Updating to latest WCF version.
authorStephen Bonikowsky <stebon@microsoft.com>
Wed, 13 Mar 2019 16:16:22 +0000 (09:16 -0700)
committerStephen Bonikowsky <stebon@microsoft.com>
Wed, 13 Mar 2019 16:16:22 +0000 (09:16 -0700)
Commit migrated from https://github.com/dotnet/corefx/commit/ff42076b3b432205007a562435b08e2aac246f92

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

index ba8de06..99edb2e 100644 (file)
@@ -4,7 +4,7 @@
       <!-- We use the PackageVersion property defined in Packaging.props for the Prerelease packages which are using it to be built -->
     <_PreReleasePackageVersion>$(PackageVersion)</_PreReleasePackageVersion>
     <PackageVersion>2.1.0</PackageVersion>
-    <ServiceModelVersion>4.5.0</ServiceModelVersion>
+    <ServiceModelVersion>4.5.3</ServiceModelVersion>
     <!-- We don't need to harvest the stable packages to build this -->
     <HarvestStablePackage>false</HarvestStablePackage>
   </PropertyGroup>
index 6d4e685..46ba125 100644 (file)
@@ -5,7 +5,7 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.0"
+        "4.5.3"
       ]
     },
     "System.ServiceModel.Duplex": {
@@ -13,7 +13,7 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.0"
+        "4.5.3"
       ]
     },
     "System.ServiceModel.Http": {
@@ -21,7 +21,7 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.0"
+        "4.5.3"
       ]
     },
     "System.ServiceModel.NetTcp": {
@@ -29,7 +29,7 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.0"
+        "4.5.3"
       ]
     },
     "System.ServiceModel.Security": {
@@ -37,7 +37,7 @@
         "4.4.0",
         "4.3.0",
         "4.4.1",
-        "4.5.0"
+        "4.5.3"
       ]
     }
   }