dotnet-publish: remove locale from page url

This commit is contained in:
Owen Voke
2020-09-16 13:23:00 +01:00
committed by Starbeamrainbowlabs
parent 8f9a4b1f5c
commit 0c4e7745b8

View File

@@ -1,7 +1,7 @@
# dotnet publish
> Publish a .NET application and its dependencies to a folder for deployment to a hosting system.
> More information: <https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish>.
> More information: <https://docs.microsoft.com/dotnet/core/tools/dotnet-publish>.
- Compile a .NET project in release mode: