public WPF and Console project in same sulution

I have a problem when trying to publish self contained WPF project that has a class library and a consoleApp in dependencies. I can publish as framework dependent and portable but that is the only option that works.
2 Replies
sibber
sibber8mo ago
your wpf app references a console app?
GlitchYourDevice
GlitchYourDeviceOP8mo ago
yes

Did you find this page helpful?