From 56a7c37bec46b343d9ec1db1bc39ad569b19a917 Mon Sep 17 00:00:00 2001 From: Chenx221 Date: Mon, 22 Jul 2024 00:29:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 升级了两个包的版本 更新了`OTP.csproj`中的`EntityFramework`和`System.Drawing.Common`包版本。`EntityFramework`包从`6.4.4`升级到`6.5.1`,`System.Drawing.Common`包从`8.0.6`升级到`8.0.7`。 --- OTP/OTP.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OTP/OTP.csproj b/OTP/OTP.csproj index c28e0b1..30c9236 100644 --- a/OTP/OTP.csproj +++ b/OTP/OTP.csproj @@ -74,9 +74,9 @@ - + - +