From 1efa3f57ad39d677630e1654c1a4e85d4b2c4a11 Mon Sep 17 00:00:00 2001 From: dotnet-bot Date: Mon, 16 Oct 2017 21:38:06 +0000 Subject: [PATCH 1/2] Update CoreSetup to preview1-25816-02 --- build/DependencyVersions.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 06f15daa3..4d6d44031 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -1,7 +1,7 @@ - 2.1.0-preview1-25810-02 + 2.1.0-preview1-25816-02 15.5.0-preview-000090-0999971 2.3.2-beta1-61921-05 2.3.0-pre-20170727-1 @@ -25,8 +25,8 @@ 1.0.0-beta2-20170828-305 1.0.0-beta2-20170828-305 1.0.0-beta2-20170828-305 - 2.1.0-preview1-25810-02 - 2.1.0-preview1-25810-02 + 2.1.0-preview1-25816-02 + 2.1.0-preview1-25816-02 0.1.1-alpha-167 1.2.1-alpha-002133 0.2.0 From c434233ba50cbc5e4fcf4a52080d74476aebd35b Mon Sep 17 00:00:00 2001 From: Livar Date: Mon, 16 Oct 2017 21:16:43 -0700 Subject: [PATCH 2/2] Adding a note about needing additional feeds Additional feeds may be necessary when consuming pre-release bits. Added this additional information to the README page of the CLI. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f66030adf..83c835a65 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ To download the .NET Core runtime **without** the SDK, visit https://github.com/ > **Note:** Be aware that the following installers are the **latest bits**. If you > want to install the latest released versions, check out the [preceding section](#looking-for-v1-of-the-net-core-tooling). +> In order to be able to restore these pre-release packages, you may need to add a NuGet feed pointing to https://dotnet.myget.org/F/dotnet-core/api/v3/index.json. Other feeds may also be necessary depending on what kind of project you are working with. | Platform | Latest Daily Build
*master*
[![][version-badge]][version] | | -------- | :-------------------------------------: |