Tagged Questions
1
vote
3answers
209 views
Edit and run .NET projects from network shares
Since I run my stuff in a VM I like to save my data on shares on the host. But then running and debugging (web) applications and tests from within Visual Studio has problems. How can I configure ...