Can custom preferences file remain intact during updates?
-
Is there a way to keep the same custom preferences file when performing a build update in VS? I noticed when I upgraded to build 93, the preferences file was returned to the default one. I know there are often updates to the preferences section in new builds. Perhaps a warning when updating to check that the existing set of custom preferences has been saved and updated?
-
@Boldline said in Can custom preferences file remain intact during updates?:
Is there a way to keep the same custom preferences file when performing a build update in VS?
Normally, it should keep the current settings file. But there were some changes on how these are handled internally and it might have reset them.