Skip to content

Commit c9bd9c8

Browse files
authored
Update ReadMe.md
1 parent bdb9aaa commit c9bd9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReadMe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ in browser `http://localhost:12345`, launch swagger ui.
554554

555555
Publish to executable file
556556
---
557-
[dotnet publish](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish) to create executable file. [.NET Core 3.0 offers Single Executable File](https://docs.microsoft.com/ja-jp/dotnet/core/whats-new/dotnet-core-3-0) via `PublishSingleFile`.
557+
[dotnet publish](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-publish) to create executable file. [.NET Core 3.0 offers Single Executable File](https://docs.microsoft.com/en-us/dotnet/core/whats-new/dotnet-core-3-0) via `PublishSingleFile`.
558558

559559
Here is the sample `.config.yml` of [CircleCI](http://circleci.com).
560560

0 commit comments

Comments
 (0)