Created
July 31, 2016 15:21
-
-
Save dtaalbers/0f0f1247b1b27f8dad1cc2e1d3ec07bd to your computer and use it in GitHub Desktop.
Connecting to Visual Studio on Parallels 11 VM windows via your mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Follow these steps: | |
https://www.getdonedone.com/accessing-your-windows-development-environment-from-osx/ | |
Configure your parralels VM to share all file disk | |
When setting up your IIS website make sure the Physical path points to the MAC network and root folder of your application. | |
This way you can still keep your project files on your mac disk en run them though IIS on your VM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment