14 assignments to MSBuild item _RunCsWinRTGeneratorInputsCacheToHash
MSBuildFiles (14)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (14)
247
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTEffectiveToolsDirectory)" />
248
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTToolsArchitecture)" />
249
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorInteropAssemblyDirectory)" />
250
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorDebugReproDirectory)" />
251
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTUseWindowsUIXamlProjections)" />
252
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorValidateWinRTRuntimeAssemblyVersion)" />
253
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorValidateWinRTRuntimeDllVersion2References)" />
254
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorEnableIncrementalGeneration)" />
255
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorTreatWarningsAsErrors)" />
256
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorMaxDegreesOfParallelism)" />
257
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="@(CsWinRTGeneratorAdditionalArgument)" />
258
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorStandardOutputImportance)" />
259
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorStandardErrorImportance)" />
260
<
_RunCsWinRTGeneratorInputsCacheToHash
Include="$(CsWinRTGeneratorLogStandardErrorAsError)" />
1 usage of MSBuild item _RunCsWinRTGeneratorInputsCacheToHash
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
263
<Hash ItemsToHash="@(
_RunCsWinRTGeneratorInputsCacheToHash
)">