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 8b09236 commit b5a064dCopy full SHA for b5a064d
.gitignore
@@ -127,3 +127,4 @@ config.wyam.hash
127
config.wyam.packages.xml
128
/tests/integration/core/build
129
/tests/integration/full/build
130
+docs/output
docs/input/docs/usage/msbuild.md
@@ -53,7 +53,7 @@ versioning your assemblies.
53
54
### WPF specific concerns
55
56
-One futhur step needs to be taken for SDK-style WPF projects.
+One further step needs to be taken for SDK-style WPF projects.
57
58
Building projects with .NET Core SDK with a version lower than v5.0.200
59
requires turning off automatic generation of the different versioning attributes.
0 commit comments