Skip to content

Commit 8a40cad

Browse files
authored
Update ReadMe.md
1 parent fff67ec commit 8a40cad

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
@@ -962,7 +962,7 @@ There are multiple ways to run a CLI application in .NET:
962962

963963
Also, to run with Native AOT, please refer to the [Native AOT deployment overview](https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/). In any case, ConsoleAppFramework thoroughly implements a dependency-free and reflection-free approach, so it shouldn't be an obstacle to execution.
964964

965-
v4 -> v5 Integration Guide
965+
v4 -> v5 Migration Guide
966966
---
967967
v4 was running on top of `Microsoft.Extensions.Hosting`, so build a Host in the same way and set up a ServiceProvider.
968968

0 commit comments

Comments
 (0)