Updated nuget packages

This commit is contained in:
Chomp
2025-09-30 13:33:47 +01:00
parent 0ca3ecce42
commit ba85880443
2 changed files with 3 additions and 3 deletions
@@ -21,7 +21,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="System.IO.Hashing" Version="9.0.9" /> <PackageReference Include="System.IO.Hashing" Version="9.0.9" />
<PackageReference Include="FastCloner" Version="3.3.12" /> <PackageReference Include="FastCloner" Version="3.3.13" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="..\..\LICENSE" Pack="true" Visible="false" PackagePath="" /> <None Include="..\..\LICENSE" Pack="true" Visible="false" PackagePath="" />
+2 -2
View File
@@ -5,8 +5,8 @@
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.15.2" /> <PackageReference Include="BenchmarkDotNet" Version="0.15.4" />
<PackageReference Include="FastCloner" Version="3.3.12" /> <PackageReference Include="FastCloner" Version="3.3.13" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Content Include="Assets\**"> <Content Include="Assets\**">