RicoSuter/DNT

switch-to-project doesn't work with .net core 3.1 and net core 2.2 project

Open

#60 geöffnet am 17. Dez. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (74 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (470 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I just updated my VS 2019 to 16.4 and it updated net core to 3.1 automatically. when running the dnt switch-to-projects, there are a lot of errors showing.

C:\Program Files\dotnet\sdk\3.1.100\Roslyn\Microsoft.Managed.Core.targets

It works well before but after update VS, it stops working.

Contributor Guide