From c556be949de6be508f33798e8f2ae94521cf26d5 Mon Sep 17 00:00:00 2001 From: Anton Piskunov Date: Tue, 23 Oct 2018 16:21:11 -0700 Subject: [PATCH] Change vsix version to 16 and add CPS feed --- build/sources.props | 1 + version.props | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build/sources.props b/build/sources.props index cada42ba91..4c4748d85a 100644 --- a/build/sources.props +++ b/build/sources.props @@ -9,6 +9,7 @@ https://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json; https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json; https://vside.myget.org/F/vssdk/api/v3/index.json; + https://vside.myget.org/F/devcore/api/v3/index.json $(RestoreSources); diff --git a/version.props b/version.props index 0b4b9416cf..4a7d610604 100644 --- a/version.props +++ b/version.props @@ -1,7 +1,7 @@  3.0.0 - 15.6 + 16.0 alpha1 $(VersionPrefix) $(VersionPrefix)-$(VersionSuffix)-final