Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
dc088d33be
nuget: bump System.IO.Hashing from 8.0.0 to 9.0.1
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: System.IO.Hashing
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-15 09:58:26 +00:00

View File

@ -45,7 +45,7 @@
<PackageVersion Include="SkiaSharp" Version="2.88.8" />
<PackageVersion Include="SkiaSharp.NativeAssets.Linux" Version="2.88.7" />
<PackageVersion Include="SPB" Version="0.0.4-build32" />
<PackageVersion Include="System.IO.Hashing" Version="8.0.0" />
<PackageVersion Include="System.IO.Hashing" Version="9.0.1" />
<PackageVersion Include="System.Management" Version="8.0.0" />
<PackageVersion Include="UnicornEngine.Unicorn" Version="2.0.2-rc1-fb78016" />
</ItemGroup>