Skip to content

Commit 0246a9a

Browse files
dimodidimodi
authored andcommitted
Update deployment/ci-cd-license-key.md
1 parent 473ff0c commit 0246a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/ci-cd-license-key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ To avoid accidental [license watermarks and notifications on your live site](slu
144144
</PropertyGroup>
145145
````
146146
147-
* [Set the `-warnaserror` switch when using the .NET CLI](https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-command-line-reference?view=vs-2022#switches):
147+
* [Set the `-warnaserror` switch](https://learn.microsoft.com/en-us/visualstudio/msbuild/msbuild-command-line-reference?view=vs-2022#switches) when building with the .NET CLI:
148148
````SH.skip-repl
149149
dotnet build -warnaserror:"TKL001;TKL002;TKL003;TKL004;TKL101;TKL102;TKL103;TKL104;TKL105"
150150
````

0 commit comments

Comments
 (0)