Redo .net core tests that changed behaviour due to .net core breaking changes
Open
Disabled-Tests
testing
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 139
Description
Commits
- https://github.com/Microsoft/msbuild/pull/2957/commits/4c9084bae200ab5525862365902539371f39c542
Search for tests that are Windows only, but disabled for .net core:
```
[PlatformSpecific(TestPlatforms.Windows)]
[SkipOnTargetFramework(TargetFrameworkMonikers.Netcoreapp)]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.