Update Microsoft.Windows.Compatibility package for WCF and remove S.R.WindowsRuntime...
authorSantiago Fernandez Madero <safern@microsoft.com>
Mon, 30 Sep 2019 18:12:29 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 18:12:29 +0000 (11:12 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/34c1f84b18034406a6b7b91e8af641d22a3bf6ec

src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj
src/libraries/pkg/Microsoft.Windows.Compatibility/externalIndex.json

index 9a20271..bcf7151 100644 (file)
@@ -1,7 +1,7 @@
 <Project DefaultTargets="Build">
   <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), Directory.Build.props))\Directory.Build.props" />
   <PropertyGroup>
-    <ServiceModelVersion>4.5.3</ServiceModelVersion>
+    <ServiceModelVersion>4.6.0</ServiceModelVersion>
     <!-- We don't need to harvest the stable packages to build this -->
     <HarvestStablePackage>false</HarvestStablePackage>
   </PropertyGroup>
@@ -40,8 +40,6 @@
     <PrereleaseLibraryPackage Include="System.Reflection.Emit.ILGeneration" />
     <PrereleaseLibraryPackage Include="System.Reflection.Emit.Lightweight" />
     <PrereleaseLibraryPackage Include="System.Runtime.Caching" />
-    <PrereleaseLibraryPackage Include="System.Runtime.WindowsRuntime" />
-    <PrereleaseLibraryPackage Include="System.Runtime.WindowsRuntime.UI.Xaml" />
     <PrereleaseLibraryPackage Include="System.Security.AccessControl" />
     <PrereleaseLibraryPackage Include="System.Security.Cryptography.Cng" />
     <PrereleaseLibraryPackage Include="System.Security.Cryptography.Pkcs" />
index 46ba125..f5e1eb1 100644 (file)
@@ -5,7 +5,8 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.3"
+        "4.5.3",
+        "4.6.0"
       ]
     },
     "System.ServiceModel.Duplex": {
@@ -13,7 +14,8 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.3"
+        "4.5.3",
+        "4.6.0"
       ]
     },
     "System.ServiceModel.Http": {
@@ -21,7 +23,8 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.3"
+        "4.5.3",
+        "4.6.0"
       ]
     },
     "System.ServiceModel.NetTcp": {
@@ -29,7 +32,8 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.3"
+        "4.5.3",
+        "4.6.0"
       ]
     },
     "System.ServiceModel.Security": {
@@ -37,7 +41,8 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.3"
+        "4.5.3",
+        "4.6.0"
       ]
     }
   }