From fb71c32a0b505d3b5f12e18ea172bdfb753442c5 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 11 Jul 2018 15:06:20 -0700 Subject: [PATCH] Reverting version from 2.1.2 back to 2.1.1 As a result of changing the way we apply servicing updates to aspnet core, this repo did not need the version bump because there are no planned product changes in this repo. --- version.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.props b/version.props index 8ff4e1cd8e..94459da446 100644 --- a/version.props +++ b/version.props @@ -1,7 +1,7 @@  - 2.1.2 - 0.4.2 + 2.1.1 + 0.4.1 rtm $(VersionPrefix) $(VersionPrefix)-$(VersionSuffix)-final