I'm having an issue with live unit testing, and have found that the solution may be to set a different persisted data directory (seen below). I try to do this, but that field is read-only for me. Running VS as administrator does nothing. What could cause this?
Asked
Active
Viewed 64 times
1 Answers
1
You have to stop Live Unit Testing in order to change the settings.
That's what worked for me.

Zorgarath
- 979
- 12
- 23
-
Wow you'd think i'd have tried that already, but that fixed it, thanks! That project is shelved right now, but it's good info – apoteet Feb 20 '20 at 18:13