FuckEDM/test2/packages/System.Configuration.ConfigurationManager.6.0.1/buildTransitive/netcoreapp2.0/System.Configuration.ConfigurationManager.targets

7 lines
456 B
Plaintext
Raw Permalink Normal View History

2024-11-25 21:45:10 +04:00
<Project InitialTargets="NETStandardCompatError_System_Configuration_ConfigurationManager_netcoreapp3_1">
<Target Name="NETStandardCompatError_System_Configuration_ConfigurationManager_netcoreapp3_1"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Error Text="System.Configuration.ConfigurationManager doesn't support $(TargetFramework). Consider updating your TargetFramework to netcoreapp3.1 or later." />
</Target>
</Project>