0
simedbn created
Hello,
I need to deploy the app from VSTS to Azure App Services , after the migration to v5.1.0 i have this problem in Nuget Restore Steps :
The nuget command failed with exit code(1) and error(Error parsing solution file at D:\a\1\s\aspnet-core\MyProject.Web.sln: Exception has been thrown by the target of an invocation. Error parsing the nested project section in solution file. A project with the GUID "{A2213374-BB48-48FD-BBD4-81E6A961D866}" is listed as being nested under project "{AFAA0841-BD93-466F-B8F4-FB4EEC86F1FC}", but does not exist in the solution. D:\a\1\s\aspnet-core\MyProject.Web.sln) Packages failed to restore
Any Idea Please ?