Peasy.NET-Samples icon indicating copy to clipboard operation
Peasy.NET-Samples copied to clipboard

Feature Request: Using the sample without Visual Studio

Open surfmuggle opened this issue 3 years ago • 1 comments

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.

The tool dotnet-outdated returned:

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

surfmuggle avatar Mar 31 '22 15:03 surfmuggle

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 :)

Cheers!

ahanusa avatar Mar 31 '22 15:03 ahanusa