Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Directory.Build.targets40
-rw-r--r--eng/packaging.targets46
-rw-r--r--src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj4
-rw-r--r--src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj4
-rw-r--r--src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj4
-rw-r--r--src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj4
-rw-r--r--src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj4
-rw-r--r--src/libraries/System.CodeDom/src/System.CodeDom.csproj3
-rw-r--r--src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj3
-rw-r--r--src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj4
-rw-r--r--src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj4
-rw-r--r--src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj4
-rw-r--r--src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj4
-rw-r--r--src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj4
-rw-r--r--src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj4
-rw-r--r--src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj4
-rw-r--r--src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj3
-rw-r--r--src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj3
-rw-r--r--src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj4
-rw-r--r--src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj3
-rw-r--r--src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj4
-rw-r--r--src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj3
-rw-r--r--src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj3
-rw-r--r--src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj3
-rw-r--r--src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj3
-rw-r--r--src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj3
-rw-r--r--src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj3
-rw-r--r--src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj4
-rw-r--r--src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj3
-rw-r--r--src/libraries/System.IO.Ports/src/System.IO.Ports.csproj4
-rw-r--r--src/libraries/System.Management/src/System.Management.csproj3
-rw-r--r--src/libraries/System.Memory.Data/src/System.Memory.Data.csproj4
-rw-r--r--src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj3
-rw-r--r--src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj4
-rw-r--r--src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj4
-rw-r--r--src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj4
-rw-r--r--src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj3
-rw-r--r--src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj3
-rw-r--r--src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj4
-rw-r--r--src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj3
-rw-r--r--src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj3
-rw-r--r--src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj3
-rw-r--r--src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj3
-rw-r--r--src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj3
-rw-r--r--src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj3
-rw-r--r--src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj3
-rw-r--r--src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj3
-rw-r--r--src/libraries/System.Speech/src/System.Speech.csproj4
-rw-r--r--src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj3
-rw-r--r--src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj3
-rw-r--r--src/libraries/System.Text.Json/src/System.Text.Json.csproj3
-rw-r--r--src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj3
-rw-r--r--src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj3
-rw-r--r--src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj3
54 files changed, 48 insertions, 216 deletions
diff --git a/Directory.Build.targets b/Directory.Build.targets
index 532b24c473a..f8e663fdc26 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -1,4 +1,4 @@
-<Project InitialTargets="ErrorForMissingPackageDescription;_OverridePackDependsOn">
+<Project InitialTargets="_OverridePackDependsOn">
<PropertyGroup>
<!--
For non-SDK projects that import this file and then import Microsoft.Common.targets,
@@ -54,12 +54,12 @@
<PackageDescription Condition="'$(PackageDescription)' == '' and '$(UseRuntimePackageDisclaimer)' == 'true'">$(RuntimePackageDisclaimer)</PackageDescription>
<!-- Keep in sync as required by the Packaging SDK in Arcade. -->
<Description>$(PackageDescription)</Description>
- <GenerateNuspecDependsOn>AddNETStandardCompatErrorFileForPackaging;$(GenerateNuspecDependsOn)</GenerateNuspecDependsOn>
+ <GenerateNuspecDependsOn>ErrorForMissingPackageDescription;$(GenerateNuspecDependsOn)</GenerateNuspecDependsOn>
</PropertyGroup>
<!-- Remove when https://github.com/NuGet/Home/issues/10405 is implemented and consumed. -->
<Target Name="ErrorForMissingPackageDescription"
- Condition="'$(IsPackable)' == 'true' and '$(PackageDescription)' == ''">
+ Condition="'$(PackageDescription)' == ''">
<Error Text="Required property 'PackageDescription' is missing for $(MSBuildProjectName)." />
</Target>
@@ -72,40 +72,6 @@
</PropertyGroup>
</Target>
- <!-- Add targets file that marks a .NETStandard applicable tfm as unsupported. -->
- <Target Name="AddNETStandardCompatErrorFileForPackaging"
- Condition="'@(NETStandardCompatError)' != ''"
- Inputs="%(NETStandardCompatError.Identity)"
- Outputs="unused">
- <PropertyGroup>
- <_NETStandardCompatErrorFilePath>$(BaseIntermediateOutputPath)netstandardcompaterrors\%(NETStandardCompatError.Identity)\$(PackageId).targets</_NETStandardCompatErrorFilePath>
- <_NETStandardCompatErrorFileTarget>NETStandardCompatError_$(PackageId.Replace('.', '_'))_$([System.String]::new('%(NETStandardCompatError.Supported)').Replace('.', '_'))</_NETStandardCompatErrorFileTarget>
- <_NETStandardCompatErrorFileContent>
-<![CDATA[<Project InitialTargets="$(_NETStandardCompatErrorFileTarget)">
- <Target Name="$(_NETStandardCompatErrorFileTarget)"
- Condition="'%24(SuppressTfmSupportBuildWarnings)' == ''">
- <Error Text="$(PackageId) doesn't support %24(TargetFramework). Consider updating your TargetFramework to %(NETStandardCompatError.Supported) or later." />
- </Target>
-</Project>]]>
- </_NETStandardCompatErrorFileContent>
- </PropertyGroup>
-
- <WriteLinesToFile File="$(_NETStandardCompatErrorFilePath)"
- Lines="$(_NETStandardCompatErrorFileContent)"
- Overwrite="true"
- WriteOnlyWhenDifferent="true" />
-
- <ItemGroup>
- <None Include="$(_NETStandardCompatErrorFilePath)"
- PackagePath="buildTransitive\%(NETStandardCompatError.Identity)"
- Pack="true" />
- <None Include="$(PlaceholderFile)"
- PackagePath="buildTransitive\%(NETStandardCompatError.Supported)"
- Pack="true" />
- <FileWrites Include="$(_NETStandardCompatErrorFilePath)" />
- </ItemGroup>
- </Target>
-
<!--
Arcade SDK versioning is defined by static properties in a targets file: work around this by
moving properties based on versioning into a target.
diff --git a/eng/packaging.targets b/eng/packaging.targets
index 30d7ef75d98..4da97847376 100644
--- a/eng/packaging.targets
+++ b/eng/packaging.targets
@@ -12,7 +12,7 @@
<!-- Don't include target platform specific dependencies, since we use the target platform to represent RIDs instead -->
<SuppressDependenciesWhenPacking Condition="'$(ExcludeFromPackage)' == 'true' or ('$(TargetsAnyOS)' != 'true' and $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net5.0')))">true</SuppressDependenciesWhenPacking>
<PackageDesignerMarkerFile>$(MSBuildThisFileDirectory)useSharedDesignerContext.txt</PackageDesignerMarkerFile>
- <GenerateNuspecDependsOn>IncludeAnalyzersInPackage;$(GenerateNuspecDependsOn)</GenerateNuspecDependsOn>
+ <BeforePack>AddNETStandardCompatErrorFileForPackaging;IncludeAnalyzersInPackage;$(BeforePack)</BeforePack>
<!-- Generate packages in the allconfigurations build. -->
<GeneratePackageOnBuild Condition="'$(BuildAllConfigurations)' == 'true'">true</GeneratePackageOnBuild>
<!-- Search for the documentation file in the intellisense package and otherwise pick up the generated one. -->
@@ -127,4 +127,48 @@
</ItemGroup>
</Target>
+ <!-- Include a netstandard compat error if the project targets both .NETStandard and
+ .NETCoreApp. This prohibits users to consume packages on an older .NETCoreApp version
+ than the minimum supported one. -->
+ <ItemGroup Condition="'$(DisableNETStandardCompatErrorForNETCoreApp)' != 'true'">
+ <NETStandardCompatError Include="netcoreapp2.0"
+ Supported="$(NetCoreAppMinimum)"
+ Condition="$(TargetFrameworks.Contains('netstandard2.')) and
+ ($(TargetFrameworks.Contains('$(NetCoreAppMinimum)')) or $(TargetFrameworks.Contains('$(NetCoreAppCurrent)')))" />
+ </ItemGroup>
+
+ <!-- Add targets file that marks a .NETStandard applicable tfm as unsupported. -->
+ <Target Name="AddNETStandardCompatErrorFileForPackaging"
+ Condition="'@(NETStandardCompatError)' != ''"
+ Inputs="%(NETStandardCompatError.Identity)"
+ Outputs="unused">
+ <PropertyGroup>
+ <_NETStandardCompatErrorFilePath>$(BaseIntermediateOutputPath)netstandardcompaterrors\%(NETStandardCompatError.Identity)\$(PackageId).targets</_NETStandardCompatErrorFilePath>
+ <_NETStandardCompatErrorFileTarget>NETStandardCompatError_$(PackageId.Replace('.', '_'))_$([System.String]::new('%(NETStandardCompatError.Supported)').Replace('.', '_'))</_NETStandardCompatErrorFileTarget>
+ <_NETStandardCompatErrorFileContent>
+<![CDATA[<Project InitialTargets="$(_NETStandardCompatErrorFileTarget)">
+ <Target Name="$(_NETStandardCompatErrorFileTarget)"
+ Condition="'%24(SuppressTfmSupportBuildWarnings)' == ''">
+ <Error Text="$(PackageId) doesn't support %24(TargetFramework). Consider updating your TargetFramework to %(NETStandardCompatError.Supported) or later." />
+ </Target>
+</Project>]]>
+ </_NETStandardCompatErrorFileContent>
+ </PropertyGroup>
+
+ <WriteLinesToFile File="$(_NETStandardCompatErrorFilePath)"
+ Lines="$(_NETStandardCompatErrorFileContent)"
+ Overwrite="true"
+ WriteOnlyWhenDifferent="true" />
+
+ <ItemGroup>
+ <None Include="$(_NETStandardCompatErrorFilePath)"
+ PackagePath="buildTransitive\%(NETStandardCompatError.Identity)"
+ Pack="true" />
+ <None Include="$(PlaceholderFile)"
+ PackagePath="buildTransitive\%(NETStandardCompatError.Supported)"
+ Pack="true" />
+ <FileWrites Include="$(_NETStandardCompatErrorFilePath)" />
+ </ItemGroup>
+ </Target>
+
</Project>
diff --git a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
index 0530b082350..51e9eb48083 100644
--- a/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj
@@ -56,8 +56,4 @@
<Reference Include="System.Runtime" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
-
</Project> \ No newline at end of file
diff --git a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
index 61ab1f52eea..8b0a16bb9db 100644
--- a/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
+++ b/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj
@@ -38,8 +38,4 @@
<ProjectReference Include="$(LibrariesProjectRoot)Microsoft.Bcl.AsyncInterfaces\src\Microsoft.Bcl.AsyncInterfaces.csproj" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
-
</Project>
diff --git a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
index 7fbed60e9ee..5f2911b00ec 100644
--- a/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
+++ b/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj
@@ -29,8 +29,4 @@ Microsoft.Extensions.Primitives.StringSegment</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'">
<PackageReference Include="System.Memory" Version="$(SystemMemoryVersion)" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj b/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj
index 15ed187e2b8..881805e1df0 100644
--- a/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj
+++ b/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj
@@ -33,8 +33,4 @@ System.Security.AccessControl.RegistrySecurity</PackageDescription>
<PackageReference Include="Microsoft.Win32.Registry" Version="$(MicrosoftWin32RegistryVersion)" />
<PackageReference Include="System.Security.AccessControl" Version="$(SystemSecurityAccessControlVersion)" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
index e20e9dc55c0..068e9ed7954 100644
--- a/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
+++ b/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj
@@ -136,8 +136,4 @@ Microsoft.Win32.SystemEvents</PackageDescription>
<Reference Include="System.Threading" />
<Reference Include="System.Threading.Thread" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.CodeDom/src/System.CodeDom.csproj b/src/libraries/System.CodeDom/src/System.CodeDom.csproj
index 1c2713a8064..fa0494af60b 100644
--- a/src/libraries/System.CodeDom/src/System.CodeDom.csproj
+++ b/src/libraries/System.CodeDom/src/System.CodeDom.csproj
@@ -152,7 +152,4 @@ Microsoft.VisualBasic.VBCodeProvider</PackageDescription>
<Reference Include="System.Runtime.Extensions" />
<Reference Include="System.Threading" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
index f7b183951dd..9f95b79a7d3 100644
--- a/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
+++ b/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj
@@ -123,7 +123,4 @@ System.Collections.Immutable.ImmutableStack&lt;T&gt;</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'">
<PackageReference Include="System.Memory" Version="$(SystemMemoryVersion)" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj b/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
index 7641f7fdb64..93d35759d7f 100644
--- a/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
+++ b/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj
@@ -50,8 +50,4 @@ System.ComponentModel.Composition.Registration.ExportBuilder</PackageDescription
<Reference Include="System.Runtime" />
<Reference Include="System.Threading" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
index 8985325c8a7..303afd8efae 100644
--- a/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
+++ b/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj
@@ -232,8 +232,4 @@ System.ComponentModel.Composition.ReflectionModel.ReflectionModelServices</Packa
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Text.Encoding.Extensions" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj b/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj
index 70f72d925e7..b040e4eec6f 100644
--- a/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj
+++ b/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj
@@ -30,8 +30,4 @@ System.Composition.Convention.AttributedModelProvider</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETCoreApp'">
<Reference Include="System.Runtime" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj b/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
index eb348cc059b..ecd963c233e 100644
--- a/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
+++ b/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj
@@ -44,8 +44,4 @@ System.Composition.Convention.ParameterImportConventionBuilder</PackageDescripti
<Reference Include="System.Runtime" />
<Reference Include="System.Threading" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj b/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj
index b15d5cb0895..14367daa8aa 100644
--- a/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj
+++ b/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj
@@ -55,8 +55,4 @@ System.Composition.Hosting.CompositionHost</PackageDescription>
<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
<Reference Include="System.ComponentModel.Composition" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj b/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj
index 2dcd969991e..ffb18894400 100644
--- a/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj
+++ b/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj
@@ -25,8 +25,4 @@ System.Composition.CompositionContext</PackageDescription>
<Reference Include="System.Linq" />
<Reference Include="System.Runtime" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj b/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
index 3843a7ecc59..adcf26c17e4 100644
--- a/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
+++ b/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj
@@ -50,8 +50,4 @@ System.Composition.Hosting.ContainerConfiguration</PackageDescription>
<Reference Include="System.Linq.Expressions" />
<Reference Include="System.Runtime" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj b/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
index 49267154613..302b9688391 100644
--- a/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
+++ b/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj
@@ -299,7 +299,4 @@ System.Configuration.ConfigurationManager</PackageDescription>
<ItemGroup Condition="'$(TargetFramework)' == 'net461'">
<Reference Include="System.Configuration" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
index 73a6a8b632f..628b8d1e9e0 100644
--- a/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
+++ b/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj
@@ -177,7 +177,4 @@ System.Data.Odbc.OdbcTransaction</PackageDescription>
<Reference Include="System.Transactions.Local" />
<Reference Include="System.Xml.ReaderWriter" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
index 8c6295db04f..a5e9b248302 100644
--- a/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
+++ b/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj
@@ -157,8 +157,4 @@ System.Data.OleDb.OleDbTransaction</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
index 4743d2c1ce5..c51511a187d 100644
--- a/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
+++ b/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj
@@ -126,7 +126,4 @@ System.Diagnostics.DiagnosticSource</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' != '.NETCoreApp'">
<PackageReference Include="System.Memory" Version="$(SystemMemoryVersion)" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
index 97ce3966776..edaf849ba69 100644
--- a/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
+++ b/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj
@@ -146,8 +146,4 @@ System.Diagnostics.EventLog</PackageDescription>
OutputItemType="TfmRuntimeSpecificPackageFile"
PrivateAssets="true" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
index 51468f0d57d..5d99e220260 100644
--- a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
+++ b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj
@@ -154,7 +154,4 @@ System.Diagnostics.PerformanceCounter</PackageDescription>
<Reference Include="System.Threading" />
<Reference Include="System.Threading.Thread" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
index 211f72d5324..b994abfb5ee 100644
--- a/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
+++ b/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj
@@ -125,7 +125,4 @@
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Xml.ReaderWriter" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
index 24a4adacaa2..d317292d114 100644
--- a/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
+++ b/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj
@@ -110,7 +110,4 @@
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Xml.ReaderWriter" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj b/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj
index 9162d342a8e..6cbf2240119 100644
--- a/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj
+++ b/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj
@@ -190,7 +190,4 @@ System.DirectoryServices.ActiveDirectory.DomainController</PackageDescription>
<Reference Include="System.Threading" />
<Reference Include="System.Threading.Thread" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
index 6be3b9f6d5b..96003e63638 100644
--- a/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
+++ b/src/libraries/System.Drawing.Common/src/System.Drawing.Common.csproj
@@ -417,7 +417,4 @@ Unix support is disabled by default. See https://aka.ms/systemdrawingnonwindows
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Text.Encoding.Extensions" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj b/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj
index 3f236e83ce0..6c8a6d9ed36 100644
--- a/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj
+++ b/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj
@@ -72,7 +72,4 @@ System.Formats.Asn1.AsnWriter</PackageDescription>
<Reference Include="System.Numerics" />
<PackageReference Include="System.ValueTuple" Version="$(SystemValueTupleVersion)" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj b/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj
index a0d187c805b..cc566e6515a 100644
--- a/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj
+++ b/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj
@@ -56,8 +56,4 @@
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
<Reference Include="WindowsBase" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
index 1231450cc59..34f79827374 100644
--- a/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
+++ b/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj
@@ -74,7 +74,4 @@ System.IO.Pipelines.PipeReader</PackageDescription>
<Reference Include="System.Threading.Tasks" />
<Reference Include="System.Threading.ThreadPool" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
index 8c8efc1d048..024a193525f 100644
--- a/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
+++ b/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj
@@ -165,8 +165,4 @@ System.IO.Ports.SerialPort</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Management/src/System.Management.csproj b/src/libraries/System.Management/src/System.Management.csproj
index 39e40f60d81..516c38a9de6 100644
--- a/src/libraries/System.Management/src/System.Management.csproj
+++ b/src/libraries/System.Management/src/System.Management.csproj
@@ -81,7 +81,4 @@ System.Management.SelectQuery</PackageDescription>
<Reference Include="System.Threading.Thread" />
<Reference Include="System.Threading.ThreadPool" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj b/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj
index a721ac839cc..8c5ac857a0b 100644
--- a/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj
+++ b/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj
@@ -38,8 +38,4 @@ System.BinaryData</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj b/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj
index f68051e4d80..72024127132 100644
--- a/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj
+++ b/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj
@@ -55,7 +55,4 @@ System.Net.Http.Json.JsonContent</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
<Reference Include="System.Net.Http" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
index ead635a62ae..250126a0d3d 100644
--- a/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
+++ b/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj
@@ -135,8 +135,4 @@ System.Net.Http.WinHttpHandler</PackageDescription>
<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">
<Reference Include="System.Net.Http" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj b/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj
index 6c1f7ea6c61..e147a5183b5 100644
--- a/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj
+++ b/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj
@@ -37,8 +37,4 @@ System.Numerics.Tensors.SparseTensor&lt;T&gt;</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj b/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj
index f3e4b497afe..2beef8cb261 100644
--- a/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj
+++ b/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj
@@ -80,8 +80,4 @@ System.Reflection.Context.CustomReflectionContext</PackageDescription>
<Reference Include="System.Collections" />
<Reference Include="System.Runtime" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
index 09c3be8ff5d..4b183a58768 100644
--- a/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
+++ b/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj
@@ -277,7 +277,4 @@ System.Reflection.PortableExecutable.ManagedPEBuilder</PackageDescription>
<Reference Include="System.IO.MemoryMappedFiles" />
<Reference Include="System.Buffers" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj b/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj
index 593251c9460..982bafc81ad 100644
--- a/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj
+++ b/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj
@@ -173,7 +173,4 @@ System.Reflection.MetadataAssemblyResolver</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj b/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj
index 7627665cb64..a0a79e45adf 100644
--- a/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj
+++ b/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj
@@ -59,10 +59,6 @@ System.Resources.Extensions.PreserializedResourceWriter</PackageDescription>
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
-
<PropertyGroup>
<_packageTargetsFile>$(IntermediateOutputPath)$(AssemblyName).targets</_packageTargetsFile>
</PropertyGroup>
diff --git a/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj b/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj
index 497fbfc37b6..8d7d5ba2071 100644
--- a/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj
+++ b/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj
@@ -103,7 +103,4 @@ System.Runtime.Caching.ObjectCache</PackageDescription>
<ItemGroup>
<ProjectReference Include="$(LibrariesProjectRoot)System.Configuration.ConfigurationManager\src\System.Configuration.ConfigurationManager.csproj" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
index db5ffe9e041..a9e3de0c454 100644
--- a/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
+++ b/src/libraries/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.ilproj
@@ -32,9 +32,6 @@ System.Runtime.CompilerServices.Unsafe</PackageDescription>
<Reference Include="$(CoreAssembly)"
Condition="'$(TargetFramework)' != 'netstandard2.0'" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
<Target Name="GenerateVersionFile"
DependsOnTargets="GetAssemblyVersion;ResolveReferences"
diff --git a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
index 69c4717a811..d43b9850165 100644
--- a/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
+++ b/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj
@@ -674,7 +674,4 @@ System.Security.Cryptography.Pkcs.EnvelopedCms</PackageDescription>
<Reference Include="System.Text.Encoding.Extensions" />
<Reference Include="System.Threading" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
index 38789f0709a..c2b3a7ee6cd 100644
--- a/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
+++ b/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj
@@ -52,7 +52,4 @@ System.Security.Cryptography.ProtectedData</PackageDescription>
<ItemGroup Condition="'$(IsPartialFacadeAssembly)' == 'true'">
<Reference Include="System.Security" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project> \ No newline at end of file
diff --git a/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj b/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
index e2548fc9177..2417c752edc 100644
--- a/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
+++ b/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj
@@ -163,7 +163,4 @@ System.Security.Cryptography.Xml.XmlLicenseTransform</PackageDescription>
<ItemGroup Condition="'$(IsPartialFacadeAssembly)' == 'true'">
<Reference Include="System.Security" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj b/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj
index 842dec335b4..19be1eaf34d 100644
--- a/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj
+++ b/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj
@@ -223,7 +223,4 @@
<Reference Include="System.Transactions" />
<Reference Include="WindowsBase" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj b/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj
index 626b7284171..8adc8169672 100644
--- a/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj
+++ b/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj
@@ -70,7 +70,4 @@
<ItemGroup Condition="'$(IsPartialFacadeAssembly)' == 'true'">
<Reference Include="System.ServiceModel" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
index adbb2e8a1ba..7a3f433ead3 100644
--- a/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
+++ b/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj
@@ -109,7 +109,4 @@ System.ServiceProcess.ServiceType</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Speech/src/System.Speech.csproj b/src/libraries/System.Speech/src/System.Speech.csproj
index 24dc45b2757..6d6dc959873 100644
--- a/src/libraries/System.Speech/src/System.Speech.csproj
+++ b/src/libraries/System.Speech/src/System.Speech.csproj
@@ -259,8 +259,4 @@ System.Speech.Recognition.SpeechRecognizer</PackageDescription>
<Reference Include="System.Threading.ThreadPool" />
<Reference Include="System.Xml.ReaderWriter" />
</ItemGroup>
-
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
index 905ea589499..635eb823990 100644
--- a/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
+++ b/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj
@@ -88,7 +88,4 @@ System.Text.CodePagesEncodingProvider</PackageDescription>
<ItemGroup Condition="!$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'netstandard2.1'))">
<PackageReference Include="System.Memory" Version="$(SystemMemoryVersion)" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
index 6049d9dac93..543b5929716 100644
--- a/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
+++ b/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj
@@ -74,7 +74,4 @@ System.Text.Encodings.Web.JavaScriptEncoder</PackageDescription>
<PackageReference Include="System.Buffers" Version="$(SystemBuffersVersion)" />
<PackageReference Include="System.Memory" Version="$(SystemMemoryVersion)" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Text.Json/src/System.Text.Json.csproj b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
index fd16d560186..3a363de469a 100644
--- a/src/libraries/System.Text.Json/src/System.Text.Json.csproj
+++ b/src/libraries/System.Text.Json/src/System.Text.Json.csproj
@@ -351,7 +351,4 @@ System.Text.Json.Utf8JsonReader</PackageDescription>
<ItemGroup>
<AnalyzerReference Include="..\gen\System.Text.Json.SourceGeneration.csproj" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj b/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj
index b2b57647704..f71a0d7bc6d 100644
--- a/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj
+++ b/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj
@@ -78,7 +78,4 @@ System.Security.AccessControl.SemaphoreSecurity</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj b/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj
index fa6c16e103e..a4dca9d7938 100644
--- a/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj
+++ b/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj
@@ -55,7 +55,4 @@ System.Threading.Channel&lt;T&gt;</PackageDescription>
<!-- S.R.C.Unsafe isn't a primary but transitive dependency and this P2P makes sure that the live version is used. -->
<ProjectReference Include="$(LibrariesProjectRoot)System.Runtime.CompilerServices.Unsafe\src\System.Runtime.CompilerServices.Unsafe.ilproj" PrivateAssets="all" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>
diff --git a/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj b/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
index e56fd050f6e..3f799e4e1e2 100644
--- a/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
+++ b/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj
@@ -75,7 +75,4 @@ System.Threading.Tasks.Dataflow.WriteOnceBlock&lt;T&gt;</PackageDescription>
<Reference Include="System.Threading.ThreadPool" />
<Reference Include="System.Threading.Timer" />
</ItemGroup>
- <ItemGroup>
- <NETStandardCompatError Include="netcoreapp2.0" Supported="$(NetCoreAppMinimum)" />
- </ItemGroup>
</Project>