This commit is contained in:
2025-06-29 13:30:46 -04:00
parent 63758ea64f
commit a7e65c2b41

View File

@@ -121,6 +121,8 @@
[Parameter(ParameterSetName='DattoInstall')][switch] $SaveCopy
)
Write-Host "ParameterSetName: $($PSCmdlet.ParameterSetName)" -ForegroundColor Yellow
#region — guarantee NuGet provider is present without prompting
# ─── Top of script ───