2 assignments to MSBuild property _UseAttributeForTargetFrameworkInfoPropertyNames
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1246
<
_UseAttributeForTargetFrameworkInfoPropertyNames
Condition="$([MSBuild]::VersionGreaterThanOrEquals($(MSBuildVersion), '17.0'))">true</_UseAttributeForTargetFrameworkInfoPropertyNames>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
2008
<
_UseAttributeForTargetFrameworkInfoPropertyNames
Condition="'$(_UseAttributeForTargetFrameworkInfoPropertyNames)' == ''">false</_UseAttributeForTargetFrameworkInfoPropertyNames>
3 usages of MSBuild property _UseAttributeForTargetFrameworkInfoPropertyNames
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (1)
1257
UseAttributeForTargetFrameworkInfoPropertyNames="$(
_UseAttributeForTargetFrameworkInfoPropertyNames
)"/>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
2008
<_UseAttributeForTargetFrameworkInfoPropertyNames Condition="'$(
_UseAttributeForTargetFrameworkInfoPropertyNames
)' == ''">false</_UseAttributeForTargetFrameworkInfoPropertyNames>
2014
UseAttributeForTargetFrameworkInfoPropertyNames="$(
_UseAttributeForTargetFrameworkInfoPropertyNames
)">