-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
Did you install the encryption certificate in the Local Machine? This is the reason why the build failed.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: SSantiago ***@***.***>
Sent: Friday, July 19, 2024 3:30:30 PM
To: GFlisch/Arc4u.Guidance.Doc ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [GFlisch/Arc4u.Guidance.Doc] Brand new solution made with the Guidance => can't build (Issue #248)
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
—
Reply to this email directly, view it on GitHub<#248>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABNE2KMWOVO3ZNQBG6NK3C3ZNEIHNAVCNFSM6AAAAABLETKH3WVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTQOJTGEYTONI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Yes the certificate is installed. Missing: Need to comment: To delete: |
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):
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
The text was updated successfully, but these errors were encountered: