Merge branch 'release/3.0.1xx' into merge_release/3.0.1xx_into_master

* release/3.0.1xx: (38 commits)
  Update dependencies from dotnet/toolset (#2909)
  Update dependencies from https://github.com/dotnet/cli build 20190704.5 (#2885)
  Update dependencies from https://github.com/dotnet/sdk build 20190704.1 (#2881)
  No-op commit to trigger new build (#2857)
  Update dependencies from dotnet/toolset (#2854)
  Update dependencies from https://github.com/dotnet/cli build 20190703.11 (#2852)
  [release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#2848)
  Manual DARC update with dependencies from dotnet/toolset (#2833)
  [release/3.0.1xx] Update dependencies from dotnet/cli (#2816)
  Update dependencies from https://github.com/dotnet/core-setup build 20190702.19 (#2810)
  Update dependencies from https://github.com/dotnet/cli build 20190702.13 (#2809)
  Update dependencies from https://github.com/aspnet/AspNetCore build 20190702.5 (#2807)
  Update dependencies from https://github.com/dotnet/cli build 20190702.12 (#2805)
  Update dependencies from https://github.com/dotnet/core-setup build 20190702.16 (#2803)
  Update dependencies from https://github.com/aspnet/AspNetCore build 20190702.4 (#2802)
  Update dependencies from https://github.com/dotnet/cli build 20190702.10 (#2801)
  Update dependencies from https://github.com/dotnet/core-setup build 20190702.11 (#2800)
  Update dependencies from https://github.com/dotnet/cli build 20190702.9 (#2797)
  Update dependencies from https://github.com/dotnet/templating build 20190702.2 (#2792)
  [release/3.0.1xx] Update dependencies from dotnet/toolset (#2790)
  ...

Conflicts:
eng/Version.Details.xml
eng/Versions.props
This commit is contained in:
Livar Cunha 2019-07-11 10:24:54 -07:00
commit 11126355ca

View file

@ -9,7 +9,7 @@ Looking for V2 of the .NET Core tooling?
Download v2.0 of the .NET Core tools (CLI, MSBuild and the new csproj) at https://dot.net/core.
> **Note:** The master branch of the .NET Core SDK repo is based on an forthcoming version of the SDK and is pre-release. For production-level usage, use the
> **Note:** The master branch of the .NET Core SDK repo is based on a forthcoming version of the SDK and is pre-release. For production-level usage, use the
> released version of the tools available at https://dot.net/core
Found an issue?