From 958fa22d005f2a953a2dada2a9f8e5973b3d3335 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Wed, 3 Jul 2019 17:33:01 -0700 Subject: [PATCH] No-op commit to trigger new build (#2857) Testing a possible issue with official builds --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e610830ab..bac2ea8ae 100644 --- a/README.md +++ b/README.md @@ -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?