test removing #region — guarantee NuGet provide

This commit is contained in:
2025-11-23 16:37:03 -05:00
parent 8c20a1b8c9
commit 9e1e42b844

View File

@@ -2084,7 +2084,7 @@ function Install-DattoRMM {
} }
#endregion EntryPoint: Define Invoke-ScriptMonkey #endregion EntryPoint: Define Invoke-ScriptMonkey
<#
#region — guarantee NuGet provider is present without prompting #region — guarantee NuGet provider is present without prompting
# ─── Silent defaults ─── # ─── Silent defaults ───
@@ -2161,7 +2161,7 @@ function Install-DattoRMM {
} }
#endregion guarantee NuGet provider is present without prompting #endregion guarantee NuGet provider is present without prompting
#>
} }