We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f42a5 commit 38441c6Copy full SHA for 38441c6
makefile.shade
@@ -7,3 +7,8 @@ var SAMPLES_PROJECT_GLOB='samples/misc/*/project.json'
7
8
use-standard-lifecycle
9
k-standard-goals
10
+
11
+@{
12
+ // The build quality values are set in each of the project.json files
13
+ BuildQuality = "";
14
+}
0 commit comments