From e3b7b75f745a0b830eceb4d4dbfff947dd9d1515 Mon Sep 17 00:00:00 2001 From: Chris Kaczor Date: Mon, 20 Dec 2021 12:39:47 -0500 Subject: [PATCH] Change to local packages directory --- NuGet.config | 6 ++++++ WorkIndicator.csproj | 1 + 2 files changed, 7 insertions(+) create mode 100644 NuGet.config diff --git a/NuGet.config b/NuGet.config new file mode 100644 index 0000000..8043d3f --- /dev/null +++ b/NuGet.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/WorkIndicator.csproj b/WorkIndicator.csproj index 908b693..607d63e 100644 --- a/WorkIndicator.csproj +++ b/WorkIndicator.csproj @@ -191,6 +191,7 @@ + SettingsSingleFileGenerator Settings.Designer.cs