File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/PSAppDeployToolkit.Tools Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ https://psappdeploytoolkit.com
2828$RequiredModules = [System.Collections.ObjectModel.ReadOnlyCollection [Microsoft.PowerShell.Commands.ModuleSpecification ]]$ (
2929 @ { ModuleName = ' Microsoft.PowerShell.Management' ; Guid = ' eefcb906-b326-4e99-9f54-8b4bb6ef3c6d' ; ModuleVersion = ' 1.0' }
3030 @ { ModuleName = ' Microsoft.PowerShell.Utility' ; Guid = ' 1da87e53-152b-403e-98dc-74d7b4d63d59' ; ModuleVersion = ' 1.0' }
31- @ { ModuleName = ' PSAppDeployToolkit' ; Guid = ' 8c3c366b-8606-4576-9f2d-4051144f7ca2' ; ModuleVersion = ' 3.93.0 ' }
31+ @ { ModuleName = ' PSAppDeployToolkit' ; Guid = ' 8c3c366b-8606-4576-9f2d-4051144f7ca2' ; ModuleVersion = ' 4.1.5 ' }
3232 @ { ModuleName = ' PSScriptAnalyzer' ; Guid = ' d6245802-193d-4068-a631-8863a4342a18' ; ModuleVersion = ' 1.23.0' }
3333)
3434
You can’t perform that action at this time.
0 commit comments