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