Merge pull request #7548 from dotnet/danmosemsft-patch-1
Update readme to note 2.0 is released
This commit is contained in:
commit
8de61cdcdf
1 changed files with 3 additions and 3 deletions
|
@ -7,10 +7,10 @@ This repo contains the source code for cross-platform [.NET Core](http://github.
|
|||
Looking for V1 of the .NET Core tooling?
|
||||
----------------------------------------
|
||||
|
||||
If you are looking for the v1.0.1 release of the .NET Core tools (CLI, MSBuild and the new csproj), head over to https://dot.net/core and download!
|
||||
If you are looking for the v2.0 release of the .NET Core tools (CLI, MSBuild and the new csproj), head over to https://dot.net/core and download!
|
||||
|
||||
> **Note:** the master branch of the CLI repo is based on the upcoming v2 of .NET Core and is considered pre-release. For production-level usage, use the
|
||||
> v1 of the tools.
|
||||
> **Note:** the master branch of the CLI repo is based on post-v2.0 of .NET Core and is considered pre-release. For production-level usage, use the
|
||||
> v2.0 of the tools.
|
||||
|
||||
Found an issue?
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue