Skip to content

Commit

Permalink
Update ImageSharp
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangiebel committed Mar 7, 2024
1 parent 2216320 commit dc7c25d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SS14.MapServer/SS14.MapServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Version>1.1.5</Version>
<Version>1.1.6</Version>
</PropertyGroup>

<ItemGroup>
Expand All @@ -29,7 +29,7 @@
<PackageReference Include="Sentry.AspNetCore" Version="4.1.0" />
<PackageReference Include="Sentry.Serilog" Version="4.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.1" />
Expand Down

0 comments on commit dc7c25d

Please sign in to comment.