Update package index and harvest props to reflect WinHttpHandler update (dotnet/coref...
authorSantiago Fernandez Madero <safern@microsoft.com>
Fri, 31 May 2019 18:50:12 +0000 (11:50 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 18:50:12 +0000 (11:50 -0700)
* Update package index and harvest props to reflect WinHttpHandler updte

* Fix packageIndex

* Update Package index for missing stable package 4.3.3 entry

Commit migrated from https://github.com/dotnet/corefx/commit/e7987803c5b9b5d57d3f98b242839a826a19a00d

src/libraries/external/harvestPackages/harvestPackages.props
src/libraries/pkg/Microsoft.Private.PackageBaseline/packageIndex.json

index 4458f9d..38fa48f 100644 (file)
   <Version>4.5.0</Version>
 </PackageReference>
 <PackageReference Include="System.Net.Http.WinHttpHandler">
-  <Version>4.5.3</Version>
+  <Version>4.5.4</Version>
 </PackageReference>
 <PackageReference Include="System.Net.WebSockets.WebSocketProtocol">
   <Version>4.5.3</Version>
index dbf8940..18f5f8a 100644 (file)
         "4.0.0",
         "4.0.1",
         "4.3.0",
+        "4.3.3",
         "4.4.0",
         "4.5.0",
         "4.5.1",
         "4.5.2",
-        "4.5.3"
+        "4.5.3",
+        "4.5.4"
       ],
       "BaselineVersion": "4.6.0",
       "InboxOn": {},
       "AssemblyVersionInPackageVersion": {
         "4.0.0.0": "4.0.0",
         "4.0.1.0": "4.3.0",
+        "4.0.1.3": "4.3.3",
         "4.0.2.0": "4.4.0",
         "4.0.3.0": "4.5.0",
         "4.0.3.1": "4.5.1",
       "InboxOn": {
         "netcoreapp2.0": "4.1.0.0",
         "netcoreapp2.1": "4.1.1.0",
-        "netstandard2.1": "4.0.0.0",
         "net45": "4.0.0.0",
+        "netstandard2.1": "4.0.0.0",
         "monoandroid10": "Any",
         "xamarinmac20": "Any"
       },
       "BaselineVersion": "4.3.0",
       "InboxOn": {
         "netcoreapp2.0": "4.0.3.0",
-        "netstandard2.1": "4.0.0.0",
         "net45": "4.0.0.0",
         "portable45-net45+wp8": "4.0.0.0",
+        "netstandard2.1": "4.0.0.0",
         "monoandroid10": "Any",
         "monotouch10": "Any",
         "wp8": "4.0.0.0",
       "BaselineVersion": "4.3.0",
       "InboxOn": {
         "netcoreapp2.0": "4.0.3.0",
-        "netstandard2.1": "4.0.0.0",
         "net45": "4.0.0.0",
         "portable45-net45+wp8": "4.0.0.0",
+        "netstandard2.1": "4.0.0.0",
         "monoandroid10": "Any",
         "monotouch10": "Any",
         "wp8": "4.0.0.0",
       "System.Xml.XDocument"
     ]
   }
-}
+}
\ No newline at end of file