Update packages

This commit is contained in:
Deterous
2025-11-22 18:07:28 +09:00
committed by GitHub
parent 03dc5d7a0e
commit 80e515faeb
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
<LangVersion>latest</LangVersion>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Version>1.0.0</Version>
<Version>1.0.1</Version>
<PackageOutputPath>../nupkg</PackageOutputPath>
<!-- Avoid inexact read with 'System.IO.Stream.Read' -->
@@ -36,7 +36,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="SabreTools.Hashing" Version="1.5.0" />
<PackageReference Include="SabreTools.Hashing" Version="1.6.0" />
</ItemGroup>
</Project>