Move Module Installs to Bootstrap Tag

This commit is contained in:
Wes Carroll
2019-03-28 09:19:06 -04:00
parent 830f5633b5
commit 973143314e
+3 -3
View File
@@ -20,7 +20,7 @@
}
Target = 'CurrentUser'
Version = '4.6.0'
Tags = 'Test'
Tags = 'Bootstrap'
}
PSScriptAnalyzer = @{
@@ -32,7 +32,7 @@
}
Target = 'CurrentUser'
Version = '1.17.1'
Tags = 'Test'
Tags = 'Bootstrap'
}
Platyps = @{
@@ -44,7 +44,7 @@
}
Target = 'CurrentUser'
Version = '0.12.0'
Tags = 'Build'
Tags = 'Bootstrap'
}
}