NET6 where is "Start External Program"? #7180
Answered
by
miloush
sunlight2424
asked this question in
Q&A
-
Trying to migrate my WPF application from .net framework4.6.2 to NET6.0, it is a modularized application and has many plugins assembed with MEF. In framework4.6.2, when debugging children module, it can be done by using "Start External Program" to start the main app and load current module. What can I do with this? Anything form commandline params? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
miloush
Oct 10, 2022
Replies: 1 comment 1 reply
-
Are you looking for the launch profiles under project properties > Debug > General? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sunlight2424
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you looking for the launch profiles under project properties > Debug > General?