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.
2 parents da1a0be + 340397e commit cb44e61Copy full SHA for cb44e61
docs/msbuild/msbuild-targets.md
@@ -413,7 +413,7 @@ $(TargetFileName) - The file name of the build target.
413
===================================================
414
GenerateBindingRedirectsUpdateAppConfig
415
Updates the project to use the generated app.config content. This needs to run regardless of
416
-inputs/outputs so it is seperate from GenerateBindingRedirects.
+inputs/outputs so it is separate from GenerateBindingRedirects.
417
418
<Target Name="GenerateBindingRedirectsUpdateAppConfig"
419
AfterTargets="GenerateBindingRedirects"
0 commit comments