-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
Milestone
Description
From #1635 (comment):
2.1 goes out of support in August. We may want to move dotnet diagnostic tools to 3.1 before then.
I'd be half tempted to move to 3.1 as soon as we finish the 5.0 release.
We should start thinking about migration plans to .NET Core 3.1 since .NET Core 2.1 is going out of support Aug 2021. Filing this issue to keep track of this work. This work involves:
- Updating the APIs tools to make use of new APIs in .NET Core 3.1
- Updating documentation on installation