From c98c47d5fc31ac10f1671a67eee588cb74b223c6 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期五, 03 四月 2026 15:56:09 +0800
Subject: [PATCH] 修复通讯工具修改后地址不更新的bug。
---
LB_SmartVision/obj/project.assets.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/LB_SmartVision/obj/project.assets.json b/LB_SmartVision/obj/project.assets.json
index 85aee10..cc84715 100644
--- a/LB_SmartVision/obj/project.assets.json
+++ b/LB_SmartVision/obj/project.assets.json
@@ -8528,7 +8528,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
- "SdkAnalysisLevel": "10.0.100"
+ "SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0-windows7.0": {
@@ -8581,7 +8581,7 @@
"downloadDependencies": [
{
"name": "Microsoft.NETCore.App.Crossgen2.win-x64",
- "version": "[8.0.24, 8.0.24]"
+ "version": "[8.0.25, 8.0.25]"
}
],
"frameworkReferences": {
@@ -8592,7 +8592,7 @@
"privateAssets": "none"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.103/PortableRuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.312/PortableRuntimeIdentifierGraph.json"
}
}
},
--
Gitblit v1.9.3