Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown)
parent
4a3d1c950f
commit
99dbcbf8c5
@ -105,14 +105,10 @@ After installing VS2017 with docker support, if you cannot debug properly and yo
|
|||||||
https://github.com/dotnet-architecture/eShopOnContainers/issues/224#issuecomment-319462344
|
https://github.com/dotnet-architecture/eShopOnContainers/issues/224#issuecomment-319462344
|
||||||
|
|
||||||
### Clone the eShopOnContainers code from GitHub
|
### Clone the eShopOnContainers code from GitHub
|
||||||
By default, clone the DEV branch which is currently the by default branch to accept Pull Requests, etc.:
|
By default, clone the DEV branch which is currently the by default branch to accept Pull Requests, etc.
|
||||||
|
Like here:
|
||||||
<img src="img/vs2017/github-clone-branch.png">
|
|
||||||
|
|
||||||
So make sure you switch to that branch in VS 2017 after cloning or clone that beanch with a Git command, from command prompt or PowerShell, similar to:
|
|
||||||
|
|
||||||
git clone https://github.com/dotnet-architecture/eShopOnContainers.git
|
|
||||||
|
|
||||||
|
` git clone https://github.com/dotnet-architecture/eShopOnContainers.git`
|
||||||
|
|
||||||
### Open eShopOnContainers solution, Build, Run
|
### Open eShopOnContainers solution, Build, Run
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user