dotnet / dotnet/versionsweeper

Teach the version sweeper about other TFMs

Open
#5 0 comments 1 reaction 1 assignee Claimed by @IEvangelist View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.