1 assignment to MSBuild property CsWinRTGeneratorEnableIncrementalGeneration
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
222
<
CsWinRTGeneratorEnableIncrementalGeneration
Condition="'$(CsWinRTGeneratorEnableIncrementalGeneration)' == ''">true</CsWinRTGeneratorEnableIncrementalGeneration>
3 usages of MSBuild property CsWinRTGeneratorEnableIncrementalGeneration
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (3)
222
<CsWinRTGeneratorEnableIncrementalGeneration Condition="'$(
CsWinRTGeneratorEnableIncrementalGeneration
)' == ''">true</CsWinRTGeneratorEnableIncrementalGeneration>
286
<_RunCsWinRTGeneratorInputsCacheToHash Include="$(
CsWinRTGeneratorEnableIncrementalGeneration
)" />
333
EnableIncrementalGeneration="$(
CsWinRTGeneratorEnableIncrementalGeneration
)"