From 6122fd230141ea5c689cffc8dcd4868752f46214 Mon Sep 17 00:00:00 2001 From: Ben Claussen Date: Thu, 22 Jul 2021 10:22:19 -0400 Subject: [PATCH] Update psproj --- NetboxPS.psproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NetboxPS.psproj b/NetboxPS.psproj index 938d28b..60a4dff 100644 --- a/NetboxPS.psproj +++ b/NetboxPS.psproj @@ -108,6 +108,10 @@ Functions\Setup\Get-NetboxHostScheme.ps1 Functions\Setup\Set-NetboxHostPort.ps1 Functions\Setup\Get-NetboxHostPort.ps1 + Functions\Setup\Get-NetboxInvokeParams.ps1 + Functions\Setup\Set-NetboxCipherSSL.ps1 + Functions\Setup\Set-NetboxInvokeParams.ps1 + Functions\Setup\Set-NetboxUnstrustedSSL.ps1 R:\Netbox\NetboxPS\Test-Module.ps1 \ No newline at end of file