You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the latest .NET SDK 8 on the server, but it still can't find .NET Standard 2.0 when running PerfView.
Do I need to install anything else?
The text was updated successfully, but these errors were encountered:
Windows Server 2016 sould be 1607 and .net standard 2.0 support was added in 1709. Maybe installing .net 4.8 solves it as Perfview is still .net framework 4.x application
I have installed the latest .NET SDK 8 on the server, but it still can't find .NET Standard 2.0 when running PerfView.
Do I need to install anything else?
The text was updated successfully, but these errors were encountered: