mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 16:55:25 +02:00
dotnet-publish: remove locale from page url
This commit is contained in:
parent
8f9a4b1f5c
commit
0c4e7745b8
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue