From 769413fc5ff52240f001fb4bcfcca21728fb275a Mon Sep 17 00:00:00 2001
From: ningshuxia <ningshuxia0927@outlook.com>
Date: 星期四, 25 四月 2024 09:38:19 +0800
Subject: [PATCH] WebApi 整理

---
 WebApi/IStation.Application.Core/IStation.Application.Core.csproj |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebApi/IStation.Application.Core/IStation.Application.Core.csproj b/WebApi/IStation.Application.Core/IStation.Application.Core.csproj
index c831b01..b8e6053 100644
--- a/WebApi/IStation.Application.Core/IStation.Application.Core.csproj
+++ b/WebApi/IStation.Application.Core/IStation.Application.Core.csproj
@@ -47,7 +47,7 @@
 	</ItemGroup>
 
 	<ItemGroup>
-		<PackageReference Include="Yw.Application.Core" Version="1.3.8" />
+		<PackageReference Include="Yw.Application.Core" Version="3.0.5" />
 		<PackageReference Include="Yw.Quartz.Core" Version="1.0.0" />
 	</ItemGroup>
 

--
Gitblit v1.9.3