From 5274867cb7eaff89988010fee3a13d154c82578d Mon Sep 17 00:00:00 2001 From: "N. Taylor Mullen" Date: Mon, 27 Nov 2017 15:41:54 -0800 Subject: [PATCH] Update VS editor package versions. - Also added the VSSDK feed which contains the package versions in question. --- build/dependencies.props | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/build/dependencies.props b/build/dependencies.props index 6a7d68033f..8ab6522d60 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -225,6 +225,16 @@ + + + https://vside.myget.org/F/vssdk/api/v3/index.json + + + + + + + https://api.nuget.org/v3/index.json @@ -308,8 +318,6 @@ - - KRB2004