1 assignment to MSBuild property CsWinRTGeneratorTreatWarningsAsErrors
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
191
<
CsWinRTGeneratorTreatWarningsAsErrors
Condition="'$(CsWinRTGeneratorTreatWarningsAsErrors)' == ''">false</CsWinRTGeneratorTreatWarningsAsErrors>
3 usages of MSBuild property CsWinRTGeneratorTreatWarningsAsErrors
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (3)
191
<CsWinRTGeneratorTreatWarningsAsErrors Condition="'$(
CsWinRTGeneratorTreatWarningsAsErrors
)' == ''">false</CsWinRTGeneratorTreatWarningsAsErrors>
255
<_RunCsWinRTGeneratorInputsCacheToHash Include="$(
CsWinRTGeneratorTreatWarningsAsErrors
)" />
302
TreatWarningsAsErrors="$(
CsWinRTGeneratorTreatWarningsAsErrors
)"