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 92444b9 commit f1c8365Copy full SHA for f1c8365
1 file changed
src/sdk/build/Vezel.Zig.Sdk.Build.targets
@@ -39,7 +39,7 @@
39
<CallTarget Targets="$(_FormatTarget)"
40
Condition="'$(_FormatTarget)' != ''" />
41
42
- <Error Text="No source files in project."
+ <Error Text="No source files in project"
43
Condition="@(Compile->Count()) == 0" />
44
45
<ZigCompile AccessControl="$(AccessControl)"
0 commit comments