Files
KinginfoGateway/src/DebugTool/ThingsGateway.Debug.Photino/appsettings.Development.json
Diego 57130e1af7 release:7.0
代码架构重构,兼容6.0数据库
2024-09-30 01:39:39 +08:00

7 lines
223 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ConfigurationScanDirectories": [ "Configuration", "" ], // 扫描配置文件json文件夹自动合并该文件夹里面所有json文件
"IgnoreConfigurationFiles": [ "" ],
"ExternalAssemblies": [ "" ]
}