Updated 02. Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown)
parent
cab1deabde
commit
02f7bea006
@ -4,7 +4,9 @@ Visual Studio 2017 with its built-in Docker Tools adds a number of very convenie
|
|||||||
* Windows Server Containers for .NET Framework apps
|
* Windows Server Containers for .NET Framework apps
|
||||||
* Addition of CI build definition using a docker-compose.ci.build.yml file at the solution level.
|
* Addition of CI build definition using a docker-compose.ci.build.yml file at the solution level.
|
||||||
* Configure Continuous Integration experience for setting up CI/CD with VSTS to Azure Container Services
|
* Configure Continuous Integration experience for setting up CI/CD with VSTS to Azure Container Services
|
||||||
|
|
||||||
Being the first one (Multi-container debugging, supporting true microservice scenarios) the most loved feature, probably.
|
Being the first one (Multi-container debugging, supporting true microservice scenarios) the most loved feature, probably.
|
||||||
|
So, here's how to setup a VS 2017 environment where you can test eShopOnContainers.
|
||||||
|
|
||||||
### GitHub branch to use
|
### GitHub branch to use
|
||||||
As of February 20th, the branch to use with VS 2017 (.CSPROJ support) is the branch: vs2017 :
|
As of February 20th, the branch to use with VS 2017 (.CSPROJ support) is the branch: vs2017 :
|
||||||
|
Loading…
x
Reference in New Issue
Block a user