From 9e1e42b84429f55f9bea54d0b0ef2a3318441dbc Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 23 Nov 2025 16:37:03 -0500 Subject: [PATCH] =?UTF-8?q?test=20removing=20=20#region=20=E2=80=94=20guar?= =?UTF-8?q?antee=20NuGet=20provide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scriptmonkey_Beta.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scriptmonkey_Beta.ps1 b/Scriptmonkey_Beta.ps1 index 928d2f5..f5bd99b 100644 --- a/Scriptmonkey_Beta.ps1 +++ b/Scriptmonkey_Beta.ps1 @@ -2084,7 +2084,7 @@ function Install-DattoRMM { } #endregion EntryPoint: Define Invoke-ScriptMonkey - +<# #region — guarantee NuGet provider is present without prompting # ─── Silent defaults ─── @@ -2161,7 +2161,7 @@ function Install-DattoRMM { } #endregion guarantee NuGet provider is present without prompting - +#> }