Skip to content

Commit 9bdbbcc

Browse files
committed
Readme.md updated to note that vs15.7 is needed
1 parent 97f81c2 commit 9bdbbcc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# eShopOnContainers - Microservices Architecture and Containers based Reference Application (**BETA state** - Visual Studio 2017 and CLI environments compatible)
2-
Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers. <p>
2+
Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers.
3+
4+
## IMPORTANT NOTE!
5+
**Visual Studio 2017 15.7 Preview 2.0 or later is needed to run the solution** Due to the configuration used in `docker-compose.yml` file, VS15.7 (currently in Preview 2) is needed to run the solution. Trying to run the solution in VS15.6 (current RTM of Visual Studio 2017) will generate errors (complaining about invalid values in docker-compose file).
36

47
**NEWS / ANNOUNCEMENTS**
58
Do you want to be up-to-date on .NET Architecture guidance and reference apps like eShopOnContainers? --> Subscribe by "WATCHING" this new GitHub repo: https://github.com/dotnet-architecture/News

0 commit comments

Comments
 (0)