Skip to content

Commit

Permalink
Merge pull request #745 from SteamRE/dependabot/nuget/SteamKit2/Micro…
Browse files Browse the repository at this point in the history
…soft.Win32.Registry-4.6.0

Bump Microsoft.Win32.Registry from 4.4.0 to 4.6.0 in /SteamKit2
  • Loading branch information
yaakov-h authored Oct 19, 2019
2 parents 76ad810 + be22941 commit 3d9adc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SteamKit2/SteamKit2/SteamKit2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.4.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0" />
<PackageReference Include="protobuf-net" Version="2.4.1" />
</ItemGroup>

Expand Down

0 comments on commit 3d9adc6

Please sign in to comment.