2 assignments to MSBuild property GenerateFullPaths
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
70<GenerateFullPaths Condition="'$(GenerateFullPaths)' == ''">true</GenerateFullPaths>
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.props (1)
17<GenerateFullPaths>true</GenerateFullPaths>
3 usages of MSBuild property GenerateFullPaths
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
70<GenerateFullPaths Condition="'$(GenerateFullPaths)' == ''">true</GenerateFullPaths>
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.CSharp.CurrentVersion.targets (1)
268GenerateFullPaths="$(GenerateFullPaths)"
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\Roslyn\Microsoft.CSharp.Core.targets (1)
115GenerateFullPaths="$(GenerateFullPaths)"