Skip to content

Commit 9e5b206

Browse files
Bump System.IO.Hashing from 9.0.1 to 9.0.2 in /SteamKit2
Bumps [System.IO.Hashing](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: System.IO.Hashing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e37202 commit 9e5b206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SteamKit2/SteamKit2/SteamKit2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
</PackageReference>
5656
<PackageReference Include="protobuf-net" Version="3.2.46" />
57-
<PackageReference Include="System.IO.Hashing" Version="9.0.1" />
57+
<PackageReference Include="System.IO.Hashing" Version="9.0.2" />
5858
</ItemGroup>
5959

6060
</Project>

0 commit comments

Comments
 (0)