1 assignment to MSBuild property SGenUseKeep
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (1)
3899
<
SGenUseKeep
Condition="'$(SGenUseKeep)'==''">false</SGenUseKeep>
2 usages of MSBuild property SGenUseKeep
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
3899
<SGenUseKeep Condition="'$(
SGenUseKeep
)'==''">false</SGenUseKeep>
3935
UseKeep="$(
SGenUseKeep
)"