diff --git a/build/BranchInfo.props b/build/BranchInfo.props
index 739bd41b9..f62c8fd00 100644
--- a/build/BranchInfo.props
+++ b/build/BranchInfo.props
@@ -1,6 +1,6 @@
- dev/repo-refactoring
- dev/repo-refactoring
+ master
+ master
diff --git a/build/Branding.props b/build/Branding.props
index 89c447e78..c01460cc7 100644
--- a/build/Branding.props
+++ b/build/Branding.props
@@ -3,9 +3,9 @@
cli
Microsoft .NET Core SDK $(CliBrandingVersion)
.NET Standard Support for Visual Studio 2015
- Microsoft .NET Core Runtime 2.1.0 - Preview
- Microsoft .NET Core Host 2.1.0 - Preview
- Microsoft .NET Core Host FX Resolver 2.1.0 - Preview
+ Microsoft .NET Core Runtime 3.0.0 - Preview
+ Microsoft .NET Core Host 3.0.0 - Preview
+ Microsoft .NET Core Host FX Resolver 3.0.0 - Preview
Microsoft.NETCore.App
$(SharedFrameworkName)
diff --git a/build/Version.props b/build/Version.props
index 435125452..73a4cbeff 100644
--- a/build/Version.props
+++ b/build/Version.props
@@ -1,9 +1,9 @@
- 2
- 2
+ 3
+ 0
100
- refac
+ alpha1
$(VersionMajor).$(VersionMinor)
$(VersionMajor).$(VersionMinor).$(VersionPatch)