From 89b9f4fc8f34d20e315ad763fd8f4012653fd1fd Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Sun, 19 Nov 2023 13:58:28 +0800 Subject: [PATCH] Update demo references --- Src/Asp.Net/PgSqlTest/PgSqlTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Asp.Net/PgSqlTest/PgSqlTest.csproj b/Src/Asp.Net/PgSqlTest/PgSqlTest.csproj index c09ec5872..45741c085 100644 --- a/Src/Asp.Net/PgSqlTest/PgSqlTest.csproj +++ b/Src/Asp.Net/PgSqlTest/PgSqlTest.csproj @@ -37,7 +37,7 @@ False - ..\..\..\..\..\Demo\DmTest\DmTest\References\Newtonsoft.Json.dll + ..\SqlSugar\References\Newtonsoft.Json.dll