14 assignments to MSBuild item _RunCsWinRTGeneratorInputsCacheToHash
MSBuildFiles (14)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (14)
279
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTEffectiveToolsDirectory)" />
280
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTToolsArchitecture)" />
281
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorInteropAssemblyDirectory)" />
282
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorDebugReproDirectory)" />
283
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTUseWindowsUIXamlProjections)" />
284
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorValidateWinRTRuntimeAssemblyVersion)" />
285
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorValidateWinRTRuntimeDllVersion2References)" />
286
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorEnableIncrementalGeneration)" />
287
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorTreatWarningsAsErrors)" />
288
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorMaxDegreesOfParallelism)" />
289
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="@(CsWinRTGeneratorAdditionalArgument)" />
290
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorStandardOutputImportance)" />
291
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorStandardErrorImportance)" />
292
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorLogStandardErrorAsError)" />
1 usage of MSBuild item _RunCsWinRTGeneratorInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
295
<Hash ItemsToHash="@(
_RunCsWinRTGeneratorInputsCacheToHash
)">