dotnet / deployment-tools

This repo contains the code to build the .NET deployment tools and installers for all supported platforms, as well as the sources to .NET deployment tools.
MIT License
169 stars 50 forks source link

Publish Wizard Install Location issue #162

Closed simmotech closed 2 years ago

simmotech commented 2 years ago

If you use Browse to choose a local path, e.g. F:\Scratch\ClickOnceSourceTest\ then it doesn't get converted for the UNC path textbox.

Also is "file:\\f\Scratch\ClickOnceSourceTest\" a correct conversion for the above path? It allows me to install the clickonce app no problem but I am seeing no updates either with Update Location set blank or set to "file:\\f\Scratch\ClickOnceSourceTest\".

NikolaMilosavljevic commented 2 years ago

This is a feature of Visual Studio - best option to submit feedback is directly from VS: Help -> Send Feedback -> Report a Problem (or Suggest a Feature)