dotnet / dotnet/msbuild

Redo .net core tests that changed behaviour due to .net core breaking changes

Open
#2,980 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.