diff --git a/NuGet.config b/NuGet.config index 7812fc325d56d..93c098f8c2183 100644 --- a/NuGet.config +++ b/NuGet.config @@ -17,6 +17,7 @@ + diff --git a/eng/Versions.props b/eng/Versions.props index 34985ec8cd7f2..409cb6f38386b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,7 +57,7 @@ 6.0.0-beta.21167.3 2.5.1-beta.21167.3 6.0.0-beta.21167.3 - 6.0.0-beta.21167.3 + 6.0.0-ericstj-032321.5 6.0.0-beta.21167.3 6.0.0-beta.21167.3 6.0.0-beta.21167.3 diff --git a/src/libraries/Microsoft.NETCore.Platforms/pkg/Microsoft.NETCore.Platforms.pkgproj b/src/libraries/Microsoft.NETCore.Platforms/pkg/Microsoft.NETCore.Platforms.pkgproj index e24d21ae013bb..5c070e03d82a5 100644 --- a/src/libraries/Microsoft.NETCore.Platforms/pkg/Microsoft.NETCore.Platforms.pkgproj +++ b/src/libraries/Microsoft.NETCore.Platforms/pkg/Microsoft.NETCore.Platforms.pkgproj @@ -5,14 +5,25 @@ false Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. + $(InferRuntimeIdentifiers);$(OutputRID) - + + lib/netstandard1.0 - + + + + + + +