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 01391b6 commit a7bef14Copy full SHA for a7bef14
src/AnyPackage.Msu.psd1
@@ -8,7 +8,7 @@
8
Description = 'Windows Msu provider for AnyPackage.'
9
PowerShellVersion = '5.1'
10
RequiredModules = @(
11
- @{ ModuleName = 'AnyPackage'; ModuleVersion = '0.4.0' })
+ @{ ModuleName = 'AnyPackage'; ModuleVersion = '0.5.0' })
12
FunctionsToExport = @()
13
CmdletsToExport = @()
14
AliasesToExport = @()
0 commit comments