File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Tasks/Microsoft.NET.Build.Tasks/targets Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -252,7 +252,7 @@ Copyright (c) .NET Foundation. All rights reserved.
252252 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorEnableIncrementalGeneration)" />
253253 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorTreatWarningsAsErrors)" />
254254 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorMaxDegreesOfParallelism)" />
255- <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorLogStandardErrorAsError )" />
255+ <_RunCsWinRTGeneratorInputsCacheToHash Include =" @(CsWinRTGeneratorAdditionalArgument )" />
256256 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorStandardOutputImportance)" />
257257 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorStandardErrorImportance)" />
258258 <_RunCsWinRTGeneratorInputsCacheToHash Include =" $(CsWinRTGeneratorLogStandardErrorAsError)" />
You can’t perform that action at this time.
0 commit comments