Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 5288e9a

Browse files
Update README.md
1 parent 4cb3498 commit 5288e9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers. <p>
33

44
**NOTE ON VS 2017 VERSION NEEDED**
5+
56
For the code at the MASTER branch (this one), you can use VS 2017 RTM v 15.6.
7+
68
For the code at the DEV branch, you need use VS 2017 RTM v 15.7 (Currently in PREVIEW state).
9+
710
For both branches, you can also use Docker CLI (docker-compose up)
811

912
**Note for Pull Requests (PRs)**: We accept pull request from the community. When doing it, please do it onto the **DEV branch** which is the consolidated work-in-progress branch. **Do not request it onto Master branch**, if possible.

0 commit comments

Comments
 (0)