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)
260
GenerateFullPaths="$(
GenerateFullPaths
)"
C\Users\cloudtest\.nuget\packages\microsoft.net.compilers.toolset\4.13.0-2.24556.10\tasks\net472\Microsoft.CSharp.Core.targets (1)
120
GenerateFullPaths="$(
GenerateFullPaths
)"