Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2017-10-11 16:25:36 -07:00
parent f8ff946f17
commit faf8f39940

@ -1,6 +1,6 @@
## Want to try it out from Visual Studio 2017?
**Note Visual Studio 2017 version required**: This is important as of Oct. 11th 2017. For working with Docker and docker-compose files, do not migrate to VS 2017 15.4 as it has a bug when using TAGs in the docker-compose files.
**Note Visual Studio 2017 version required**: This is important as of Oct. 11th 2017. For working with Docker and docker-compose files (needed with eShopOnContainers), do not migrate to VS 2017 15.4 as it has a bug when using TAGs in the docker-compose files.
Please, either use VS 2017 15.35 or VS 2017 15.5 Preview 1 or later. Download of Preview here: https://www.visualstudio.com/vs/preview/
Main steps: