После последнего обновления Visual Studio 2022 у меня возникло несколько проблем. Во-первых, мне не удалось установить новый пакет nuget, теперь другое приложение выдает ошибку.
File: Microsoft.Common.CurrentVersion.tragets: Line 5034
Severity Code Description Project File Line Suppression State
Error (active) MSB3030 Could not copy the file "C:\Users\User\.nuget\packages\microsoft.codeanalysis.features\4.0.0\lib\netcoreapp3.1\Microsoft.CodeAnalysis.Features.dll" because it was not found. C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 5034
После последнего обновления Visual Studio 2022 у меня возникло несколько проблем. Во-первых, мне не удалось установить новый пакет nuget, теперь другое приложение выдает ошибку. [code]File: Microsoft.Common.CurrentVersion.tragets: Line 5034
Severity Code Description Project File Line Suppression State Error (active) MSB3030 Could not copy the file "C:\Users\User\.nuget\packages\microsoft.codeanalysis.features\4.0.0\lib\netcoreapp3.1\Microsoft.CodeAnalysis.Features.dll" because it was not found. C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets 5034 [/code] Код 5034 строк: [code]