我正在尝试使用 .NET Framework 4.7.2 创建一个控制台应用程序。我看到app.config项目中默认存在一个文件。
app.config
App.config用于存储项目的配置详细信息。app.config只是想知道和之间的区别appsettings.json
App.config
appsettings.json
.net c# app-config console-application
.net ×1
app-config ×1
c# ×1
console-application ×1