Skip to content

Commit

Permalink
Merge pull request #792 from ClassiCube/dependabot/nuget/MCGalaxy/Six…
Browse files Browse the repository at this point in the history
…Labors.ImageSharp-2.1.7

Bump SixLabors.ImageSharp from 2.1.3 to 2.1.7 in /MCGalaxy
  • Loading branch information
UnknownShadow200 committed Mar 7, 2024
2 parents 552e8fa + 11a243f commit 556be9e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions MCGalaxy/MCGalaxy_dotnet.csproj
@@ -1,11 +1,11 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="6.7.9" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
</ItemGroup>
</Project>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MySql.Data" Version="6.7.9" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.7" />
</ItemGroup>
</Project>

0 comments on commit 556be9e

Please sign in to comment.