-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area-Infrastructurebuildcheckmsbuild-analyzer-candidateItems that would be a good MSBuild AnalyzerItems that would be a good MSBuild AnalyzeruntriagedRequest triage from a team memberRequest triage from a team member
Description
0.01% of the projects on github have <TargetFramework>net80
https://github.com/search?q=%22%3Ctargetframework%3Enet80%22&type=code vs net8.0 https://github.com/search?q=%22%3Ctargetframework%3Enet8.0%22&type=code
XY is undocumented format https://learn.microsoft.com/dotnet/standard/frameworks#supported-target-frameworks and double digit tfm will make life harder for third party tools to parse the value (dotnet/runtime#106599 (comment)).
sdk should just error on netXY netcoreappXY netcoreappX.Y for v >= 5.
Varorbc, amiru3f, WeihanLi and Lamparter
Metadata
Metadata
Assignees
Labels
Area-Infrastructurebuildcheckmsbuild-analyzer-candidateItems that would be a good MSBuild AnalyzerItems that would be a good MSBuild AnalyzeruntriagedRequest triage from a team memberRequest triage from a team member