Net.Like.Xue.Tokyo/Assets/Packages/System.Collections.Immutabl.../buildTransitive/netcoreapp2.0/System.Collections.Immutabl...

7 lines
417 B
Plaintext
Raw Normal View History

2024-11-23 17:24:25 +08:00
<Project InitialTargets="NETStandardCompatError_System_Collections_Immutable_netcoreapp3_1">
<Target Name="NETStandardCompatError_System_Collections_Immutable_netcoreapp3_1"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Error Text="System.Collections.Immutable doesn't support $(TargetFramework). Consider updating your TargetFramework to netcoreapp3.1 or later." />
</Target>
</Project>