Bläddra i källkod

!580 update Admin.NET/Admin.NET.Web.Entry/appsettings.json.
Merge pull request !580 from David/N/A

zuohuaijun 3 år sedan
förälder
incheckning
6f74b61411
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Admin.NET/Admin.NET.Web.Entry/appsettings.json

+ 1 - 1
Admin.NET/Admin.NET.Web.Entry/appsettings.json

@@ -1,5 +1,5 @@
 {
-    "$schema": "https://gitee.com/dotnetchina/Furion/raw/net6/schemas/v3/furion-schema.json",
+    "$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
 
     "ConfigurationScanDirectories": [ "Configuration", "" ] // 扫描配置文件json文件夹(自动合并该文件夹里面所有json文件)
 }