We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a62a8b commit 6388d3dCopy full SHA for 6388d3d
docs/msbuild-sdk.md
@@ -11,7 +11,7 @@ Cesium provides its own project SDK that could be used to simplify building of C
11
12
Cesium MSBuild SDK inherits default behavior from a `Microsoft.NET.Sdk` SDK and tries to integrate with it the same way as C# does.
13
14
-This page is a reference for the [MSBuild properties][MSBuild_props] and items that you can use to configure .NET projects.
+[This page is a reference][MSBuild_props] for the MSBuild properties and items that you can use to configure .NET projects.
15
16
Cesium MSBuild SDK only supports SDK-style projects.
17
0 commit comments