Migrate off of using `$(OS)` in favor of explicit System.OperatingSystem checks in the build targets
Open
Area-Infrastructure
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
Basically do the work suggested by https://github.com/dotnet/msbuild/issues/10707 - migrating comparisons against `$(OS)` to use more explicit comparisons so that environment variables and global properties don't override the build
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.