We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149e103 commit 3b81955Copy full SHA for 3b81955
src/PSAppDeployToolkit.Tools/PSAppDeployToolkit.Tools.psd1
@@ -49,7 +49,7 @@
49
50
# Modules that must be imported into the global environment prior to importing this module
51
RequiredModules = @(
52
- @{ModuleName = 'PSAppDeployToolkit'; GUID = '8c3c366b-8606-4576-9f2d-4051144f7ca2'; ModuleVersion = '3.93.0'; }
+ @{ModuleName = 'PSAppDeployToolkit'; GUID = '8c3c366b-8606-4576-9f2d-4051144f7ca2'; ModuleVersion = '4.0.1'; }
53
@{ModuleName = 'PSScriptAnalyzer'; GUID = 'd6245802-193d-4068-a631-8863a4342a18'; ModuleVersion = '1.23.0'; }
54
)
55
0 commit comments