5 usages of MSBuild property AssemblyAttributesPath
MSBuildFiles (5)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (5)
3766<PropertyGroup Condition="'$(AssemblyAttributesPath)' != ''"> 3770<ItemGroup Condition="'$(AssemblyAttributesPath)' != ''"> 3771<Clean Include="$(AssemblyAttributesPath)" Condition="'$(AssemblyAttributesFileClean)' != 'false'" /> 3778Outputs="$(AssemblyAttributesPath)" 3782OutputFile="$(AssemblyAttributesPath)"