From 3dba12abda813c1409c1cb4b8d25b402c7b82133 Mon Sep 17 00:00:00 2001
From: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Date: Fri, 9 Dec 2022 16:53:10 -0800
Subject: [PATCH] Move NuGet.config to repo root - not sure why this wasn't
done ages ago
---
.nuget/NuGet.Config => NuGet.Config | 0
Runtime.msbuild | 5 ++---
Runtime.sln | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
rename .nuget/NuGet.Config => NuGet.Config (100%)
diff --git a/.nuget/NuGet.Config b/NuGet.Config
similarity index 100%
rename from .nuget/NuGet.Config
rename to NuGet.Config
diff --git a/Runtime.msbuild b/Runtime.msbuild
index 4999f6a4f..dbe4db084 100644
--- a/Runtime.msbuild
+++ b/Runtime.msbuild
@@ -60,7 +60,7 @@
-
+
@@ -77,8 +77,7 @@
+ -PackagesDirectory packages -NonInteractive -Verbosity quiet' />