Skip to content

Commit 531e46d

Browse files
Updating PSDevOps.Build.Defintion types, Aliasing 'BuildPath' to .Path.
1 parent c4f3320 commit 531e46d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
@{DefinitionID = 'ID'}
1+
@{
2+
DefinitionID = 'ID'
3+
BuildPath = 'Path'
4+
}

0 commit comments

Comments
 (0)