Visual Studio how to change path to settings file -


my "documents" folder path not accessible , need change path currentsettings.vssettings file. problem import wizard not work.

enter image description here

after click on next button, wizard disappear.

so question is, possible change path manually in config file somewhere or doing wrong ?

you can try , save currentsettings.vssettings file going in visual studio under tab tools -> options, under environment section, in import , export settings. in example: tools/options/environment/import , export settings


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -