I am not getting a WPF application .exe file from a shared folder using ClickOnce even thought I have unchecked it.
Owsen, Craig
21
Reputation points
I am trying to publish a WPF application using BlazorWebViews (which I don't think should matter) in a shared folder. I am using ClickOne and have uncheck Make available offline. But I am not getting a WPF application .exe file to launch the application.
All I get is a setup.exe:
Where as in the past I got an application .exe to launch the WPF application.
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Sign in to answer