From 094a7361397cfea50f605a91e36c9b8f44312abb Mon Sep 17 00:00:00 2001 From: Eric StJohn Date: Mon, 10 Jun 2019 12:35:53 -0700 Subject: [PATCH] Add more packages to Microsoft.Windows.Compatibility (dotnet/corefx#38352) Commit migrated from https://github.com/dotnet/corefx/commit/687ec698a4120a818dc8860bebfcd7a91df9a572 --- .../Microsoft.Windows.Compatibility.pkgproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj b/src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj index 1c9ce5a..8a2b9c5 100644 --- a/src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj +++ b/src/libraries/pkg/Microsoft.Windows.Compatibility/Microsoft.Windows.Compatibility.pkgproj @@ -12,6 +12,9 @@ $(_PreReleasePackageVersion) + + $(_PreReleasePackageVersion) + @@ -39,7 +42,12 @@ + + + + + @@ -51,6 +59,9 @@ + + + $(ServiceModelVersion) @@ -85,9 +96,15 @@ netcoreapp2.1 + + netcoreapp3.0 + netstandard2.0 + + netstandard2.1 + 2.0.1 -- 2.7.4