Bumped module version
66b450e8
Adam Rush
committed
failed
2 changed files
Publish-AzDOArtifactFeed.ps1
/Build/Publish-AzDOArtifactFeed.ps1-7+7
/Build/Publish-AzDOArtifactFeed.ps1
Add comment 1 @{
Add comment 2 # Defaults for all dependencies
Add comment 3 Minus   PSDependOptions = @{
Add comment 3 Plus   PSDependOptions = @{
Add comment 4 Target = 'CurrentUser'
Add comment 5 Parameters = @{
Add comment 6 # Use a local repository for offline support
Add comment 14 # PowerShellGet = '2.0.1'
Add comment 15
Add comment 16 # Common modules
Add comment 17 Minus   BuildHelpers = '2.0.1'
Add comment 18 Minus   Pester = '4.6.0'
Add comment 19 Minus   PlatyPS = '0.12.0'
Add comment 20 Minus   psake = '4.7.4'
Add comment 21 Minus   PSDeploy = '1.0.1'
Add comment 22 Minus   PSScriptAnalyzer = '1.17.1'
Add comment 17 Plus   BuildHelpers = '2.0.1'
Add comment 18 Plus   Pester = '4.6.0'
Add comment 19 Plus   PlatyPS = '0.12.0'
Add comment 20 Plus   psake = '4.7.4'
Add comment 21 Plus   PSDeploy = '1.0.1'
Add comment 22 Plus   PSScriptAnalyzer = '1.17.1'
Add comment 23 # 'VMware.VimAutomation.Cloud' = '11.0.0.10379994'
Add comment 24 }
Add comment 25
PSvCloud.psd1
/PSvCloud/PSvCloud.psd1-7+7
/PSvCloud/PSvCloud.psd1
Add comment 1 @{
Add comment 2 # Defaults for all dependencies
Add comment 3 Minus   PSDependOptions = @{
Add comment 3 Plus   PSDependOptions = @{
Add comment 4 Target = 'CurrentUser'
Add comment 5 Parameters = @{
Add comment 6 # Use a local repository for offline support
Add comment 14 # PowerShellGet = '2.0.1'
Add comment 15
Add comment 16 # Common modules
Add comment 17 Minus   BuildHelpers = '2.0.1'
Add comment 18 Minus   Pester = '4.6.0'
Add comment 19 Minus   PlatyPS = '0.12.0'
Add comment 20 Minus   psake = '4.7.4'
Add comment 21 Minus   PSDeploy = '1.0.1'
Add comment 22 Minus   PSScriptAnalyzer = '1.17.1'
Add comment 17 Plus   BuildHelpers = '2.0.1'
Add comment 18 Plus   Pester = '4.6.0'
Add comment 19 Plus   PlatyPS = '0.12.0'
Add comment 20 Plus   psake = '4.7.4'
Add comment 21 Plus   PSDeploy = '1.0.1'
Add comment 22 Plus   PSScriptAnalyzer = '1.17.1'
Add comment 23 # 'VMware.VimAutomation.Cloud' = '11.0.0.10379994'
Add comment 24 }
Add comment 25