From 1f649c90982d99ccd62fa1ee4aa1c207907741bc Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 08 五月 2024 15:06:32 +0800 Subject: [PATCH] 引用升级 --- Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj b/Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj index f231917..10f58d3 100644 --- a/Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj +++ b/Yw.Application.Unit.Core/Yw.Application.Unit.Core.csproj @@ -7,7 +7,7 @@ <RootNamespace>Yw.Application</RootNamespace> <GenerateDocumentationFile>True</GenerateDocumentationFile> <GeneratePackageOnBuild>True</GeneratePackageOnBuild> - <Version>3.0.3</Version> + <Version>3.0.5</Version> <Description>寮曠敤鍗囩骇</Description> </PropertyGroup> @@ -33,8 +33,8 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Yw.Application.Core" Version="3.0.5" /> - <PackageReference Include="Yw.Dto.Unit.Core" Version="3.0.3" /> + <PackageReference Include="Yw.Application.Core" Version="3.0.6" /> + <PackageReference Include="Yw.Dto.Unit.Core" Version="3.0.5" /> </ItemGroup> </Project> -- Gitblit v1.9.3