From f679a886eccb5f5814f13f4957835c28b5609b3f Mon Sep 17 00:00:00 2001 From: "nodyang@aliyun.com" Date: Mon, 25 Nov 2024 17:19:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86dll?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- HighWayIot.Repository/HighWayIot.Repository.csproj | 9 +-------- HighWayIot/HighWayIot.csproj | 7 ------- 3 files changed, 2 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index a4fe18b..7995f69 100644 --- a/.gitignore +++ b/.gitignore @@ -67,7 +67,7 @@ ScaffoldingReadMe.txt # StyleCop StyleCopReport.xml - +.idea # Files built by Visual Studio *_i.c *_p.c diff --git a/HighWayIot.Repository/HighWayIot.Repository.csproj b/HighWayIot.Repository/HighWayIot.Repository.csproj index c1e514a..d7a7aab 100644 --- a/HighWayIot.Repository/HighWayIot.Repository.csproj +++ b/HighWayIot.Repository/HighWayIot.Repository.csproj @@ -32,22 +32,15 @@ 4 - - False - Z:\Desktop\日常代码\HighWayIot\HighWayIot.Library\MySql.Data.dll - ..\HighWayIot.Library\Oracle.ManagedDataAccess.dll - Z:\Desktop\日常代码\HighWayIot\HighWayIot.Library\SqlSugar.dll + ..\HighWayIot.Library\SqlSugar.dll - - Z:\Desktop\日常代码\HighWayIot\HighWayIot.Library\System.Data.SQLite.dll - diff --git a/HighWayIot/HighWayIot.csproj b/HighWayIot/HighWayIot.csproj index 11bd875..d0448cc 100644 --- a/HighWayIot/HighWayIot.csproj +++ b/HighWayIot/HighWayIot.csproj @@ -34,18 +34,11 @@ 4 - - False - Z:\Desktop\日常代码\HighWayIot\HighWayIot.Library\MySql.Data.dll - ..\HighWayIot.Library\Oracle.ManagedDataAccess.dll - - Z:\Desktop\日常代码\HighWayIot\HighWayIot.Library\System.Data.SQLite.dll -