RicoSuter/DNT

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

开放

#60 创建于 2019年12月17日

 (4 条评论) (0 个反应) (0 位负责人)C# (75 个派生)github user discovery
help wanted

仓库指标

星标
 (472 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南