From 62a273ee755729c9f5aec825fc6adb1076f21ec7 Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期二, 07 十一月 2023 11:06:24 +0800
Subject: [PATCH] 初版

---
 Yw.Application.Curve.Core/Yw.Application.Curve.Core.csproj |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Yw.Application.Curve.Core/Yw.Application.Curve.Core.csproj b/Yw.Application.Curve.Core/Yw.Application.Curve.Core.csproj
index 0f56dcb..0fb7b83 100644
--- a/Yw.Application.Curve.Core/Yw.Application.Curve.Core.csproj
+++ b/Yw.Application.Curve.Core/Yw.Application.Curve.Core.csproj
@@ -40,10 +40,7 @@
   <ItemGroup>
     <PackageReference Include="Yw.Application.Core" Version="1.2.5" />
     <PackageReference Include="Yw.Quartz.Core" Version="1.0.0" />
-  </ItemGroup>
-
-  <ItemGroup>
-    <ProjectReference Include="..\Yw.Service.Curve.Core\Yw.Service.Curve.Core.csproj" />
+    <PackageReference Include="Yw.Service.Curve.Core" Version="1.0.0" />
   </ItemGroup>
 
 </Project>

--
Gitblit v1.9.3