Forráskód Böngészése

同步GameServer本地服运行目录

johnclot69 2 hónapja
szülő
commit
65a618f460

+ 3 - 3
GameServer/DebugBin/App.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "App/1.0.0": {
         "dependencies": {
           "Model": "1.0.0",

BIN
GameServer/DebugBin/App.dll


BIN
GameServer/DebugBin/App.exe


BIN
GameServer/DebugBin/App.pdb


+ 2 - 2
GameServer/DebugBin/App.runtimeconfig.json

@@ -1,9 +1,9 @@
 {
   "runtimeOptions": {
-    "tfm": "net8.0",
+    "tfm": "net9.0",
     "framework": {
       "name": "Microsoft.NETCore.App",
-      "version": "8.0.0"
+      "version": "9.0.0"
     },
     "configProperties": {
       "System.Reflection.Metadata.MetadataUpdater.IsSupported": false,

+ 3 - 3
GameServer/DebugBin/Core.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "Core/1.0.0": {
         "dependencies": {
           "ThirdParty": "1.0.0",

BIN
GameServer/DebugBin/Core.dll


BIN
GameServer/DebugBin/Core.pdb


+ 3 - 3
GameServer/DebugBin/Hotfix.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "Hotfix/1.0.0": {
         "dependencies": {
           "App": "1.0.0",

BIN
GameServer/DebugBin/Hotfix.dll


BIN
GameServer/DebugBin/Hotfix.pdb


+ 3 - 3
GameServer/DebugBin/Loader.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "Loader/1.0.0": {
         "dependencies": {
           "Core": "1.0.0",

BIN
GameServer/DebugBin/Loader.dll


BIN
GameServer/DebugBin/Loader.pdb


+ 3 - 3
GameServer/DebugBin/Model.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "Model/1.0.0": {
         "dependencies": {
           "Core": "1.0.0",

BIN
GameServer/DebugBin/Model.dll


BIN
GameServer/DebugBin/Model.pdb


BIN
GameServer/DebugBin/ThirdParty.dll


BIN
GameServer/DebugBin/ThirdParty.pdb


+ 3 - 3
GameServer/DebugBin/Tool.deps.json

@@ -1,12 +1,12 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v8.0/win-x64",
+    "name": ".NETCoreApp,Version=v9.0/win-x64",
     "signature": ""
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v8.0": {},
-    ".NETCoreApp,Version=v8.0/win-x64": {
+    ".NETCoreApp,Version=v9.0": {},
+    ".NETCoreApp,Version=v9.0/win-x64": {
       "Tool/1.0.0": {
         "dependencies": {
           "Core": "1.0.0",

BIN
GameServer/DebugBin/Tool.dll


BIN
GameServer/DebugBin/Tool.exe


BIN
GameServer/DebugBin/Tool.pdb


+ 2 - 2
GameServer/DebugBin/Tool.runtimeconfig.json

@@ -1,9 +1,9 @@
 {
   "runtimeOptions": {
-    "tfm": "net8.0",
+    "tfm": "net9.0",
     "framework": {
       "name": "Microsoft.NETCore.App",
-      "version": "8.0.0"
+      "version": "9.0.0"
     },
     "configProperties": {
       "System.Reflection.Metadata.MetadataUpdater.IsSupported": false,

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
Unity/Assembly-CSharp-Editor.csproj


+ 1 - 1
Unity/Assets/Scripts/Codes/Hotfix/Share/ConstValue.cs

@@ -8,7 +8,7 @@ namespace ET
         // 本地测试
         // public const string RouterHttpHost = "127.0.0.1";
         // 阿里云测试
-        public const string RouterHttpHost = "47.98.144.16";
+        public const string RouterHttpHost = "101.37.181.136";
         // 
         //public const string RouterHttpHost = "192.168.50.147";
 

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott