config.json is named appsettings.json
parent
00e0d2ffe8
commit
e897b0c282
|
@ -59,7 +59,7 @@ Visual Studio creates some initial folders and files for your project. The prima
|
|||
* - global.json
|
||||
- Visual Studio uses this file to configure the project.
|
||||
|
||||
* - config.json
|
||||
* - appsettings.json
|
||||
- This file allows you to include additional project information, such as connection string values. For more information, see :doc:`/fundamentals/configuration`.
|
||||
|
||||
* - Startup.cs
|
||||
|
|
Loading…
Reference in New Issue