1 assignment to MSBuild property CsWinRTGeneratorTreatWarningsAsErrors
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
223
<
CsWinRTGeneratorTreatWarningsAsErrors
Condition="'$(CsWinRTGeneratorTreatWarningsAsErrors)' == ''">false</CsWinRTGeneratorTreatWarningsAsErrors>
3 usages of MSBuild property CsWinRTGeneratorTreatWarningsAsErrors
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (3)
223
<CsWinRTGeneratorTreatWarningsAsErrors Condition="'$(
CsWinRTGeneratorTreatWarningsAsErrors
)' == ''">false</CsWinRTGeneratorTreatWarningsAsErrors>
287
<_RunCsWinRTGeneratorInputsCacheToHash Include="$(
CsWinRTGeneratorTreatWarningsAsErrors
)" />
334
TreatWarningsAsErrors="$(
CsWinRTGeneratorTreatWarningsAsErrors
)"