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

Brand new solution made with the Guidance => can't build #248

Open
SSantiagoDev opened this issue Jul 19, 2024 · 2 comments
Open

Brand new solution made with the Guidance => can't build #248

SSantiagoDev opened this issue Jul 19, 2024 · 2 comments

Comments

@SSantiagoDev
Copy link

Information
Starting from scratch with a brand new de VM, creating a blank solution then using the Guidance to create the base => can't build the solution

Describe the bug
Create a new solution with the Guidance => doesn't build
I tried 3 times from scratch by deleting completely the whole project folder

To Reproduce
Start from a brand new dev VM
Create a new solution with the Guidance (don't add anything else like a BL or a WPF client)

Expected behavior
Should be able to build

Desktop (please complete the following information):

  • Visual Studio Version 17.9.7
  • Guidance Version 2022.2.1.14

Additional context:

Missing:
dotnet tool install --global NSwag.ConsoleCore

Need to comment:
BE/Yarp/Sdks/[ProjectName]EnvironmentClient.Extension.cs
lines 10 till 14
lines 17 till 21

To delete:
in the Yarp.Host folder, there are two csproj:
[ProjectName] - Backup.Yarp.Host.csproj
[ProjectName].Yarp.Host.csproj
=> delete the backup one

==> the build works

@GFlisch
Copy link
Owner

GFlisch commented Jul 19, 2024 via email

@SSantiagoDev
Copy link
Author

Yes the certificate is installed.
As mentioned in the ticket, after executing these steps, the build works:

Missing:
dotnet tool install --global NSwag.ConsoleCore

Need to comment:
BE/Yarp/Sdks/[ProjectName]EnvironmentClient.Extension.cs
lines 10 till 14
lines 17 till 21

To delete:
in the Yarp.Host folder, there are two csproj:
[ProjectName] - Backup.Yarp.Host.csproj
[ProjectName].Yarp.Host.csproj
=> delete the backup one

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