You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be gerat if the Order-Sample could be built using Visual Studio Code or dotnet cli
Currently i get this error:
Orders.com.Web.MVC\Orders.com.Web.MVC.csproj(368,3):
error MSB4019: The imported project
"C:\Program Files\dotnet\sdk\6.0.101\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets"
was not found.
Confirm that the expression in the Import declaration
"C:\Program Files\dotnet\sdk\6.0.101\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets"
is correct, and that the file exists on disk.
C:\dev\Samples\Peasy.NET-Samples>dotnet-outdated
Analyzing project(s)...Unable to process the project `C:\dev\Samples\Peasy.NET-Samples\Orders.com.sln.
Are you sure this is a valid .NET Core or .NET Standard project type?
...
Thanks
The text was updated successfully, but these errors were encountered:
Thanks for the comment! Yes, I've been working towards getting the samples updated, but I've been extremely busy. I am a daily VSCode user, so I understand. If anything, your request will make me work harder at getting updated content out sooner :)
It would be gerat if the
Order
-Sample could be built using Visual Studio Code ordotnet cli
Currently i get this error:
The tool dotnet-outdated returned:
Thanks
The text was updated successfully, but these errors were encountered: