Skip to content

Commit 932515f

Browse files
authored
Fix format bug
1 parent 71ca29c commit 932515f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/functions-run-local.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ func init MyProjFolder --worker-runtime dotnet
7070
```
7171

7272
This command creates a project that runs on the current [Long-Term Support (LTS) version of .NET Core]. For other .NET version, create an app that runs in an isolated worker process from the Functions host.
73+
7374
---
7475

7576
For a comparison between the two .NET process models, see the [process mode comparison article](./dotnet-isolated-in-process-differences.md).

0 commit comments

Comments
 (0)