Skip to content

Commit

Permalink
update Pkcs package to the preview3 version (#3382)
Browse files Browse the repository at this point in the history
  • Loading branch information
heng-liu committed May 20, 2020
1 parent 716b4ee commit 115387c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/packages.targets
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<VSServicesVersion>16.153.0</VSServicesVersion>
<VSThreadingVersion>16.5.126</VSThreadingVersion>
<!-- TODO - remove this when temporary patching is no longer necessary. See https://github.com/NuGet/Home/issues/8508 -->
<PatchedSystemPackagesVersion>5.0.0-alpha1.19473.1</PatchedSystemPackagesVersion>
<PatchedSystemPackagesVersion>5.0.0-preview.3.20214.6</PatchedSystemPackagesVersion>
</PropertyGroup>

<!-- Test and package versions -->
Expand Down

0 comments on commit 115387c

Please sign in to comment.