com.alicizax.unity.network/Plugins/System.Reflection.Metadata.8.0.0/buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets

7 lines
646 B
Plaintext
Raw Normal View History

2025-03-18 19:41:26 +08:00
<Project InitialTargets="NETStandardCompatError_System_Reflection_Metadata_net6_0">
<Target Name="NETStandardCompatError_System_Reflection_Metadata_net6_0"
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
<Warning Text="System.Reflection.Metadata 8.0.0 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net6.0 or later. You may also set &lt;SuppressTfmSupportBuildWarnings&gt;true&lt;/SuppressTfmSupportBuildWarnings&gt; in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
</Target>
</Project>