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

Own Debug-Profile for Electron.NET Apps #13

Open
GregorBiswanger opened this issue Oct 24, 2017 · 7 comments
Open

Own Debug-Profile for Electron.NET Apps #13

GregorBiswanger opened this issue Oct 24, 2017 · 7 comments
Assignees

Comments

@GregorBiswanger
Copy link
Member

@GregorBiswanger GregorBiswanger commented Oct 24, 2017

Currently we debug over an attach to the process.

An idea would be to setup an own debug-profile with the "dotnet electronize init" command.

@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Oct 24, 2017

Question: Can you configure a debug profile from the Visual Studio UI? I'm not sure if this is possible what you want.

@GregorBiswanger
Copy link
Member Author

@GregorBiswanger GregorBiswanger commented Oct 25, 2017

image

@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Oct 25, 2017

Will look into it!

@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Oct 25, 2017

image

@robertmuehsig robertmuehsig self-assigned this Oct 25, 2017
robertmuehsig added a commit that referenced this issue Oct 25, 2017
robertmuehsig added a commit that referenced this issue Oct 26, 2017
related to #13
@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Oct 26, 2017

At least in our demo app there is one error, but this might just be the case in our dev solution, because the API build has a file lock, because we linked it as a project ref.

@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Oct 26, 2017

currently we use dotnet publish, maybe a dotnet run would be better and would be much easier to debug

https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-run?tabs=netcore2x

@robertmuehsig
Copy link
Collaborator

@robertmuehsig robertmuehsig commented Nov 7, 2017

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.