Skip to content

Commit 86d89ae

Browse files
committed
removed 'build\tools' folder. Does nothing. Functions are included in ModuleBuildTools module
1 parent f369658 commit 86d89ae

7 files changed

Lines changed: 1 addition & 839 deletions
Binary file not shown.
Binary file not shown.

release/ModuleBuild/plaster/ModuleBuild/plasterManifest.xml

Lines changed: 1 addition & 4 deletions
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>18abda79-8838-4aae-95e9-43b9430a901e</id>
7+
<id>4a30ad5a-27be-49d1-a119-a2195f6952de</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>
@@ -253,9 +253,6 @@
253253
<file
254254
source="scaffold\build\PSDepend\*"
255255
destination="build\PSDepend" />
256-
<file
257-
source="scaffold\build\tools\*"
258-
destination="build\tools" />
259256
<templateFile
260257
source="scaffold\licenses\CreativeCommons.md"
261258
destination="LICENSE.md"

release/ModuleBuild/plaster/ModuleBuild/scaffold/build/tools/Get-BuildEnvironment.ps1

Lines changed: 0 additions & 53 deletions
This file was deleted.

0 commit comments

Comments
 (0)