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
Mark packages stable for 1.0.13 (#32058)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe committed Sep 4, 2018
1 parent f88b594 commit 102d463
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkg/Microsoft.Private.PackageBaseline/stable.packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -1500,5 +1500,13 @@
<Version>4.0.1</Version>
</StablePackage>

<!-- Servicing 1.0.13 wave -->
<StablePackage Include="System.Net.Http">
<Version>4.1.4</Version>
</StablePackage>
<StablePackage Include="System.Net.Http.WinHttpHandler">
<Version>4.0.4</Version>
</StablePackage>

</ItemGroup>
</Project>

0 comments on commit 102d463

Please sign in to comment.