Skip to content

Commit aa7614b

Browse files
authored
Removed explicit mentions to VS 2017
1 parent cffec62 commit aa7614b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# eShopOnContainers - Microservices Architecture and Containers based Reference Application (**BETA state** - Visual Studio 2017 and CLI environments compatible)
1+
# eShopOnContainers - Microservices Architecture and Containers based Reference Application (**BETA state** - Visual Studio and CLI environments compatible)
22
Sample .NET Core reference application, powered by Microsoft, based on a simplified microservices architecture and Docker containers.
33

44
## Linux Build Status for 'dev' branch
@@ -129,7 +129,7 @@ Finally, those microservices are consumed by multiple client web and mobile apps
129129
<img src="img/xamarin-mobile-App.png">
130130

131131
## Setting up your development environment for eShopOnContainers
132-
### Visual Studio 2017 and Windows based
132+
### Visual Studio 2017 (or above) and Windows based
133133
This is the more straightforward way to get started:
134134
https://github.com/dotnet-architecture/eShopOnContainers/wiki/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment
135135

@@ -149,5 +149,5 @@ As mentioned, we'd appreciate your feedback, improvements and ideas.
149149
You can create new issues at the issues section, do pull requests and/or send emails to **eshop_feedback@service.microsoft.com**
150150

151151
## Questions
152-
[QUESTION] Answer +1 if the solution is working for you (Through VS2017 or CLI environment):
152+
[QUESTION] Answer +1 if the solution is working for you (Through VS or CLI environment):
153153
https://github.com/dotnet/eShopOnContainers/issues/107

0 commit comments

Comments
 (0)