Skip to content

Commit 949423c

Browse files
committed
forgot to update build.depend.psd1 in the scaffold
1 parent a2956ad commit 949423c

13 files changed

Lines changed: 17 additions & 5 deletions

buildreports/CodeHealthReport-Private.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ <h1>
189189
<div class="col-sm-4 col-md-5 col-lg-4 right-header">
190190
<h5>
191191
Analyzed path :<span class="right-header-data"> src\private</span><br>
192-
Analysis date :<span class="right-header-data"> 2019-12-17 22:57:32Z</span>
192+
Analysis date :<span class="right-header-data"> 2019-12-17 23:23:39Z</span>
193193
</h5>
194194
</div>
195195
</div>

buildreports/CodeHealthReport-Public.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ <h1>
189189
<div class="col-sm-4 col-md-5 col-lg-4 right-header">
190190
<h5>
191191
Analyzed path :<span class="right-header-data"> src\public</span><br>
192-
Analysis date :<span class="right-header-data"> 2019-12-17 22:54:14Z</span>
192+
Analysis date :<span class="right-header-data"> 2019-12-17 23:20:00Z</span>
193193
</h5>
194194
</div>
195195
</div>

plaster/ModuleBuild/plasterManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
templateType="Project" xmlns="http://www.microsoft.com/schemas/PowerShell/Plaster/v1">
55
<metadata>
66
<name>ModuleBuild</name>
7-
<id>5d42d498-a428-482b-8be7-d4670b8aac5b</id>
7+
<id>564206af-a38b-40ee-830a-1a3c3081c1d0</id>
88
<version>0.0.1</version>
99
<title>New ModuleBuild Project</title>
1010
<description>Create a new PowerShell Module with a ModuleBuild wrapper</description>

plaster/ModuleBuild/scaffold/build/PSDepend/build.depend.psd1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@
1919
version = '0.2.26'
2020
source = 'PSGalleryModule'
2121
}
22+
ModuleBuildToolsTemp = @{
23+
version = '0.0.1'
24+
source = 'PSGalleryModule'
25+
}
2226
}
Binary file not shown.
Binary file not shown.

release/0.2.4/plaster/ModuleBuild/plasterManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
templateType="Project" xmlns="http://www.microsoft.com/schemas/PowerShell/Plaster/v1">
55
<metadata>
66
<name>ModuleBuild</name>
7-
<id>5d42d498-a428-482b-8be7-d4670b8aac5b</id>
7+
<id>564206af-a38b-40ee-830a-1a3c3081c1d0</id>
88
<version>0.0.1</version>
99
<title>New ModuleBuild Project</title>
1010
<description>Create a new PowerShell Module with a ModuleBuild wrapper</description>

release/0.2.4/plaster/ModuleBuild/scaffold/build/PSDepend/build.depend.psd1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@
1919
version = '0.2.26'
2020
source = 'PSGalleryModule'
2121
}
22+
ModuleBuildToolsTemp = @{
23+
version = '0.0.1'
24+
source = 'PSGalleryModule'
25+
}
2226
}

release/ModuleBuild-current.zip

16 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)