2
Dopo aver aggiornato Visual Studio 2019 alla 16.4.0 non riesco ad eseguire test con il framework di destinazione 2.2
Ho aggiornato Visual studio 2019alla versione 16.4.0. Questa versione include .NET Core SDK3.1.100. Successivamente, ho provato ad eseguire alcuni Test di unità che ho su un progetto con Target Framework2.2 ma non è in grado di farlo. Dà il seguente errore: Microsoft.VisualStudio.TestPlatform.ObjectModel.TestPlatformException: Testhost process exited with error: It was not …