C
cody
I store my appsettings in the registry and I want that my app uses always
the same key.
At the moment, each time if I recompile a new app-sttings key is generated
with the version of my app. How can I prevent this without giving my app a
fixed version number?
thx in advance.
the same key.
At the moment, each time if I recompile a new app-sttings key is generated
with the version of my app. How can I prevent this without giving my app a
fixed version number?
thx in advance.