Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Using the sample without Visual Studio #2

Open
surfmuggle opened this issue Mar 31, 2022 · 1 comment
Open

Feature Request: Using the sample without Visual Studio #2

surfmuggle opened this issue Mar 31, 2022 · 1 comment

Comments

@surfmuggle
Copy link

surfmuggle commented Mar 31, 2022

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

@ahanusa
Copy link
Member

ahanusa commented Mar 31, 2022

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants