* Enable `/warnAsError` in Windows builds
- already enabled in non-Windows builds because override existed only in build.ps1
* Allow some warnings related to closed issues
- common `<NoWarn>$(NoWarn);CS1591</NoWarn>` case unchanged
- /Directory.Build.props ensures that warning remains a warning but doesn't hide it
* !fixup! Root build.sh _does_ disable warnings as errors
- variable eng/common/tools.sh uses named `warn_as_error`
|
||
|---|---|---|
| .. | ||
| common | ||
| docker | ||
| helix | ||
| scripts | ||
| targets | ||
| tools | ||
| AfterSigning.targets | ||
| AfterSolutionBuild.targets | ||
| Baseline.Designer.props | ||
| Baseline.xml | ||
| Build.props | ||
| CodeGen.proj | ||
| Common.props | ||
| Dependencies.props | ||
| GenAPI.exclusions.txt | ||
| LicenseHeader.txt | ||
| PoliCheckExclusions.xml | ||
| ProjectReferences.props | ||
| PublishSymbols.proj | ||
| Publishing.props | ||
| QuarantinedTests.AfterArcade.props | ||
| QuarantinedTests.BeforeArcade.props | ||
| SharedFramework.External.props | ||
| SharedFramework.Local.props | ||
| SignCheckExclusionsFile.txt | ||
| Signing.props | ||
| Tools.props | ||
| Version.Details.xml | ||
| Versions.props | ||
| Workarounds.props | ||
| Workarounds.targets | ||
| WorkaroundsImported.targets | ||
| configure-toolset.ps1 | ||
| configure-toolset.sh | ||
| empty.proj | ||
| sdl-tsa-vars.config | ||