Skip to content

Commit 0691203

Browse files
author
James Brundage
committed
feat: Building ExamplesShouldWork Last (re #942)
1 parent 791cff5 commit 0691203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Build/PipeScript.ExamplesShouldWork.build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# If the pattern is found, then the script will run.
1616
# If the pattern is not found, then the script will not run (and this will be written as a warning and noted in the build summary)
1717
)]
18+
[Reflection.AssemblyMetadata("Order",1kb)]
1819
param(
1920
# The name of the module containing examples
2021
$ModuleName = 'PipeScript'

0 commit comments

Comments
 (0)