Skip to content

Commit bf911b5

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
copy NOTICE file
1 parent eb383b6 commit bf911b5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,8 @@ if (!$SkipBuild) {
226226
"runcommandonset",
227227
"tools/dsctest",
228228
"tools/test_group_resource",
229-
"y2j"
229+
"y2j",
230+
"."
230231
)
231232
$pedantic_unclean_projects = @()
232233
$clippy_unclean_projects = @("tree-sitter-dscexpression")

copy_files.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NOTICE.txt

0 commit comments

Comments
 (0)