Remove WindowsOnly condition applied to tests
Open
- Dominant language
- No language data
- Stars
- 1.9k
- Forks
- 173
- Avg merge
- 10d 13h
- Merged PRs (30d)
- 1
Description
When updating to a more recent NET 6 preview SDK some tests started failing when run with ./eng/common/cibuild.sh (See https://github.com/dotnet/format/pull/1169). These tests were made conditional on the Windows platform, but the conditions should be removed once they are able to pass on Linux and MacOS.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.