Fix text that introduces a CLI block (#33825)

pull/33814/head
Tom Dykstra 2024-10-08 11:21:41 -07:00 committed by GitHub
parent ca366849e3
commit 663f442c28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Using the [default](#default) configuration, the <xref:Microsoft.Extensions.Conf
[!INCLUDE[](~/includes/environmentVarableColon.md)]
The following `set` commands:
The following commands:
* Set the environment keys and values of the [preceding example](#appsettingsjson) on Windows.
* Test the settings when using the [sample download](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/fundamentals/configuration/index/samples/3.x/ConfigSample). The `dotnet run` command must be run in the project directory.