From 3cf03b2e1427dfcf94f9e9c01888c65f46198c85 Mon Sep 17 00:00:00 2001 From: Markus Weimer Date: Wed, 9 May 2018 15:21:33 -0700 Subject: [PATCH 1/2] Issue #104: Update the build tools to 2.1.200 Issues: This closes #104 --- BuildToolsVersion.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt index 1d5b302b63..7d21321f5a 100644 --- a/BuildToolsVersion.txt +++ b/BuildToolsVersion.txt @@ -1 +1 @@ -2.1.0-preview3-02704-01 +2.1.200 From c2c95c6c46fccda7f310b93ceb55b891acea506e Mon Sep 17 00:00:00 2001 From: Markus Weimer Date: Wed, 9 May 2018 16:09:17 -0700 Subject: [PATCH 2/2] Updating .NET Version in the right file. --- BuildToolsVersion.txt | 2 +- DotnetCLIVersion.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt index 7d21321f5a..1d5b302b63 100644 --- a/BuildToolsVersion.txt +++ b/BuildToolsVersion.txt @@ -1 +1 @@ -2.1.200 +2.1.0-preview3-02704-01 diff --git a/DotnetCLIVersion.txt b/DotnetCLIVersion.txt index 8f9174b4dd..b64a493d17 100644 --- a/DotnetCLIVersion.txt +++ b/DotnetCLIVersion.txt @@ -1 +1 @@ -2.1.2 \ No newline at end of file +2.1.200 \ No newline at end of file