diff --git a/build/MSBuildExtensions.targets b/build/MSBuildExtensions.targets index 74401de5e..a2a27d61a 100644 --- a/build/MSBuildExtensions.targets +++ b/build/MSBuildExtensions.targets @@ -144,9 +144,9 @@ Copyright (c) .NET Foundation. All rights reserved. <_NETCoreSdkIsPreview>$(_NETCoreSdkIsPreview) - 1.0.10 - 1.1.7 - 2.0.6 + 1.0.11 + 1.1.8 + 2.0.7 ]]> diff --git a/build/Version.props b/build/Version.props index c8dd4c795..2877c012a 100644 --- a/build/Version.props +++ b/build/Version.props @@ -1,9 +1,9 @@ 2 - 1 - 300 - preview3 + 2 + 100 + preview1 $(VersionMajor).$(VersionMinor).$(VersionPatch) $(CliVersionNoSuffix)-$(ReleaseSuffix)