From 03e25f12e9828f65549ec0d4fedeae7aff363fdf Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Thu, 16 Jul 2020 17:33:23 -0700 Subject: [PATCH] Move to the TerminalDependencies NuGet feed (#6954) After we stood up our own NuGet feed in Azure blob storage, Azure DevOps came out with a public artifact feed feature. I've migrated all our packages over, and the only thing left to do is switch our project's NuGet config to use it. Fixes #6952 --- NuGet.Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.Config b/NuGet.Config index de105e187b..00b1de60c4 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -8,7 +8,7 @@ - +