Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IMPORTANT NOTE ON VISUAL STUDIO 2017 VERSION NEEDED FOR DEV BRANCH (Since April 5th 2018) #13

Open
CESARDELATORRE opened this issue Apr 5, 2018 · 1 comment

Comments

@CESARDELATORRE
Copy link
Contributor

CESARDELATORRE commented Apr 5, 2018

IMPORTANT NOTE ON VISUAL STUDIO 2017 VERSION NEEDED FOR DEV BRANCH!

Visual Studio 2017 15.7 Preview 2.0 or later is needed to run the solution from the DEV branch (current evolving code) which now includes API Gateways features. Due to the configuration used in docker-compose.yml file, VS 15.7 (currently in Preview 2) is needed to run the solution at DEV branch or you can also run eShopOnContainers with Docker CLI with "docker-compose up" or deploying to Kubernetes/AKS.
Trying to run the solution at DEV branch in VS 15.6 (current RTM of Visual Studio 2017) will generate errors (complaining about invalid values in docker-compose file).

If you want/need to run eShopOnContainers in Visual Studio 2017 15.6 RTM or previous, you'll need to use the code at the MASTER branch which is the previous stable version of eShopOnContainers.

@CESARDELATORRE
Copy link
Contributor Author

Note that VS 2017 15.7.1 has already been released as GA/RTM during last week coinciding with //BUILD 2018. So, eShopOnContainers latest code runs now on the VS GA/RTM, again. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant