We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3214a commit ca759cbCopy full SHA for ca759cb
Update-ToolkitMetadata.ps1
@@ -9,7 +9,7 @@
9
###############################
10
# Program constants
11
12
-New-Variable -Name MetadataFile -Value "metadata.json" -Option Constant
+New-Variable -Name MetadataFile -Value "Metadata.json" -Option Constant
13
New-Variable -Name BuildScriptSourceFile -Value "Build-Toolkit.ps1" -Option Constant
14
New-Variable -Name WorkFolder -Value "work" -Option Constant
15
0 commit comments