From dd911ed3b666881f906083a6b4adcec8065b3ddf Mon Sep 17 00:00:00 2001 From: Rain Sallow Date: Fri, 26 Jul 2024 16:39:08 -0400 Subject: [PATCH] (maint) Use best practices nuget package This replaces the editorconfig file removed in earlier commits. --- src/chocolatey.console/chocolatey.console.csproj | 11 +++++++++++ src/chocolatey.console/packages.config | 1 + 2 files changed, 12 insertions(+) diff --git a/src/chocolatey.console/chocolatey.console.csproj b/src/chocolatey.console/chocolatey.console.csproj index 3da9b03260..421d939972 100644 --- a/src/chocolatey.console/chocolatey.console.csproj +++ b/src/chocolatey.console/chocolatey.console.csproj @@ -1,5 +1,6 @@  + Debug x86 @@ -16,6 +17,8 @@ 512 ..\ true + + x86 @@ -248,4 +251,12 @@ + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + \ No newline at end of file diff --git a/src/chocolatey.console/packages.config b/src/chocolatey.console/packages.config index be3de666cc..19f3237e22 100644 --- a/src/chocolatey.console/packages.config +++ b/src/chocolatey.console/packages.config @@ -1,6 +1,7 @@  +