After updated Visual Studio 2019 to 16.4.0 I can't run tests with target framework 2.2
问题 I have updated Visual studio 2019 to version 16.4.0. This version includes .NET Core SDK 3.1.100. After that, I have tried to run some Unit Tests that I have on a project with Target Framework 2.2 but it's not being able to do so. It gives the following error: Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException: Testhost process exited with error: It was not possible to find any compatible framework version The framework 'Microsoft.AspNetCore.App', version '2.2.0' was not