1 assignment to MSBuild property TargetFrameworkMonikerAssemblyAttributeText
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
333
<
TargetFrameworkMonikerAssemblyAttributeText
Condition="'$(TargetFrameworkMoniker)' != '' and '$(TargetingClr2Framework)' != 'true'">
3 usages of MSBuild property TargetFrameworkMonikerAssemblyAttributeText
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (3)
3694
Lines="$(
TargetFrameworkMonikerAssemblyAttributeText
)"
3697
Condition="'@(Compile)' != '' and '$(
TargetFrameworkMonikerAssemblyAttributeText
)' != ''"
3700
<ItemGroup Condition="'@(Compile)' != '' and '$(
TargetFrameworkMonikerAssemblyAttributeText
)' != ''">