Skip to content

Commit 59207cf

Browse files
authored
pencil edit
1 parent 591d806 commit 59207cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/how-to-add-app-config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To add an application configuration file to a C# project:
3636

3737
A file named *App.config* is added to your project.
3838

39-
:::image type="content" source="media/vs-2022/app-config-file-csharp-project.png" alt-text="Screenshot of the App.config file added to your project.":::
39+
:::image type="content" source="media/vs-2022/app-config-file-csharp-project.png" alt-text="Screenshot of the App dot config file added to your project.":::
4040

4141
For more information about application configuration files or about assemblies in .NET, see [How the runtime locates assemblies (.NET Framework)](/dotnet/framework/deployment/how-the-runtime-locates-assemblies) and [Assemblies in .NET](/dotnet/standard/assembly/).
4242

0 commit comments

Comments
 (0)