RicoSuter/DNT

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

Aberta

#60 aberto em 17 de dez. de 2019

 (4 comentários) (0 reação) (0 responsável)C# (75 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (472 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador