From 973143314e8c4dfca0900f06db41287e0cdb8479 Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Thu, 28 Mar 2019 09:19:06 -0400 Subject: [PATCH] Move Module Installs to Bootstrap Tag --- ZertoApiWrapper.Depend.psd1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ZertoApiWrapper.Depend.psd1 b/ZertoApiWrapper.Depend.psd1 index e0e013c..9b60641 100644 --- a/ZertoApiWrapper.Depend.psd1 +++ b/ZertoApiWrapper.Depend.psd1 @@ -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' } }