我的 VS Code .net 5 设置有问题。
\nError MSB3971: The reference assemblies for ".NETFramework,Version=v5.0" were not found. You might be using an older .NET SDK to target .NET 5.0 or higher. Update Visual Studio and/or your .NET SDK.\nRun Code Online (Sandbox Code Playgroud)\n前段时间我正在使用.net core 3,最近我想迁移到最新版本。
\n我在互联网上寻找解决我的问题的方法,但没有任何效果。
\nPowershell dotnet 版本:
\ndotnet --version\n5.0.401\nRun Code Online (Sandbox Code Playgroud)\ndotnet --info \nZestaw .NET SDK (odzwierciedlenie dowolnego pliku global.json):\n Version: 5.0.401\n …Run Code Online (Sandbox Code Playgroud)