python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
winForm app isn't creating an <appName>.exe.config.deploy file (winForms)
I created a winForms app (c#), and it works great from the vs and from the appName/bin/debug/appName.exe, the problem occours when I copy the .exe file to another folder - it doesn't open. When I publ...
Tomer
Votes: 0
Answers: 0
How to specify minimum required version for application in msbuild cmd
When we publish application from visual studio publish option using clickonce, there is option to add "Minimum required version" as below.
I am publishing my application using msbuild comma...
Prasad Gavande
Votes: 0
Answers: 1
ClickOnce fails to install extra files
I am using VS2019. I have created a new WPF application for .net5. I copied 'readme.txt' to the project folder. I changed the output property of this file to 'Copy always'. In ClickOnce publish I go t...

Istvan Heckl
Votes: 0
Answers: 1
ClickOnce copying extra files to publish folder
I have a legacy WPF application - which has been upgraded to a SDK style project, and to .Net 6 (from 4.7.2)
Note - I am running the Publish from Visual Studio.
Everything is fine with the application...
lloydsparkes
Votes: 0
Answers: 0