Skip to content

Commit

Permalink
revert Microsoft.Win32.Registry to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Sep 28, 2019
1 parent 9afd0e9 commit 958af43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fvim.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<PackageReference Include="MessagePack" Version="1.7.3.7" />
<PackageReference Include="MessagePack.FSharpExtensions" Version="1.4.1" />
<PackageReference Include="MessagePack.ImmutableCollection" Version="1.7.3.7" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.5.0" />
<PackageReference Include="NSubsys" Version="1.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 958af43

Please sign in to comment.