From 1df3a0f30e469671b3e81d88574871d99c98af1a Mon Sep 17 00:00:00 2001 From: nanxun Date: Wed, 28 Jan 2026 18:27:13 +0800 Subject: [PATCH] 1111 --- backend/IMTest/obj/project.assets.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/backend/IMTest/obj/project.assets.json b/backend/IMTest/obj/project.assets.json index 5582463..411bfb3 100644 --- a/backend/IMTest/obj/project.assets.json +++ b/backend/IMTest/obj/project.assets.json @@ -8855,5 +8855,13 @@ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.102/PortableRuntimeIdentifierGraph.json" } } - } + }, + "logs": [ + { + "code": "Undefined", + "level": "Warning", + "warningLevel": 1, + "message": "读取缓存文件 C:\\Users\\nanxun\\Documents\\IM\\backend\\IMTest\\obj\\project.nuget.cache 时遇到问题: '<' is an invalid start of a property name. Expected a '\"'. Path: $ | LineNumber: 2 | BytePositionInLine: 0." + } + ] } \ No newline at end of file