Remove XamarinTfm support check
authorViktor Hofer <viktor.hofer@microsoft.com>
Fri, 7 Jun 2019 22:31:07 +0000 (00:31 +0200)
committerViktor Hofer <viktor.hofer@microsoft.com>
Thu, 13 Jun 2019 19:52:44 +0000 (21:52 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/07778aa8dd42b456f1f932f54e0dd2bf3890c597

src/libraries/System.ComponentModel.Composition.Registration/pkg/System.ComponentModel.Composition.Registration.pkgproj

index c2f62c3..2186707 100644 (file)
@@ -2,7 +2,7 @@
     <Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), Directory.Build.props))\Directory.Build.props" />
     <ItemGroup>
     <ProjectReference Include="..\ref\System.ComponentModel.Composition.Registration.csproj">
-      <SupportedFramework>netcoreapp3.0;net45;$(AllXamarinFrameworks)</SupportedFramework>
+      <SupportedFramework>netcoreapp3.0;net45</SupportedFramework>
     </ProjectReference>
     <ProjectReference Include="..\src\System.ComponentModel.Composition.Registration.csproj" />
     <InboxOnTargetFramework Include="net45">