Visual Studio, .net8, cleans app data every build. #18840
Replies: 5 comments 1 reply
-
I haven't tried .net8 so it may be some type of bug but keeping the app data is usually controlled by an option in the Visual Studio settings. "Preserve application data cache on device between deploys" |
Beta Was this translation helpful? Give feedback.
-
@JRosanowski tried it, even turned it on and off, still doesn't preserve. |
Beta Was this translation helpful? Give feedback.
-
I have the same issue. |
Beta Was this translation helpful? Give feedback.
-
Can also reproduce this issue |
Beta Was this translation helpful? Give feedback.
-
Having same problem |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading project to .net8, every build cleans all app's local data from previous session on device, app lauches fresh new each time.
Is this a new feature and how to disable it?
Beta Was this translation helpful? Give feedback.
All reactions