dotnet / dotnet/versionsweeper
Teach the version sweeper about other TFMs
Open
enhancement
- Dominant language
- C#
- Stars
- 65
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently the .NET version sweeper is a bit narrow-minded, it only sees .NET Core, .NET 5, and .NET Framework versions as TFMs. We need to teach it about:
- [.NET Standard and all the mappings between them](https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support)
- [All officially supported TFM alternatives](https://docs.microsoft.com/dotnet/standard/frameworks#supported-target-frameworks)
- [OS specific TFMs](https://docs.microsoft.com/dotnet/standard/frameworks#net-5-os-specific-tfms)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.