Fix threading issues in PowerShell cmdlets (v2025.04.15.1543)

This commit is contained in:
GraceSolutions
2025-04-15 16:50:35 -04:00
parent 570860bdc2
commit 09de38898d
71 changed files with 2670 additions and 1863 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
RootModule = 'lib\PSOPNSenseAPI.dll'
# Version number of this module.
ModuleVersion = '2025.04.15.1143'
ModuleVersion = '2025.04.15.1216'
# Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core')