Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Merged PR 89682: Mark System.Security.Cryptography.X509Certificates a…
Browse files Browse the repository at this point in the history
…s stable for 1.0.8

Mark System.Security.Cryptography.X509Certificates as stable for 1.0.8
  • Loading branch information
safern committed Oct 14, 2017
1 parent 05922b6 commit b69a27a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/Microsoft.Private.PackageBaseline/stable.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -1476,5 +1476,8 @@
<StablePackage Include="System.Security.Cryptography.OpenSsl">
<Version>4.0.1</Version>
</StablePackage>
<StablePackage Include="System.Security.Cryptography.X509Certificates">
<Version>4.1.2</Version>
</StablePackage>
</ItemGroup>
</Project>

0 comments on commit b69a27a

Please sign in to comment.