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:
Diffstat (limited to 'src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj')
-rw-r--r--src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj3
1 files changed, 0 insertions, 3 deletions
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>