From fcf6fbc44ae9604e777bf1ff9fcf355916621933 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 19 六月 2024 18:35:27 +0800 Subject: [PATCH] 引用升级 --- Yw.Application.Repair.Core/Yw.Application.Repair.Core.csproj | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Yw.Application.Repair.Core/Yw.Application.Repair.Core.csproj b/Yw.Application.Repair.Core/Yw.Application.Repair.Core.csproj index e906537..bf8ada6 100644 --- a/Yw.Application.Repair.Core/Yw.Application.Repair.Core.csproj +++ b/Yw.Application.Repair.Core/Yw.Application.Repair.Core.csproj @@ -7,7 +7,7 @@ <RootNamespace>Yw.Application</RootNamespace> <GenerateDocumentationFile>True</GenerateDocumentationFile> <GeneratePackageOnBuild>True</GeneratePackageOnBuild> - <Version>3.0.7</Version> + <Version>3.0.8</Version> </PropertyGroup> <ItemGroup> @@ -26,8 +26,8 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Yw.Application.Core" Version="3.0.7" /> - <PackageReference Include="Yw.Dto.Repair.Core" Version="3.0.7" /> + <PackageReference Include="Yw.Application.Core" Version="3.0.8" /> + <PackageReference Include="Yw.Dto.Repair.Core" Version="3.0.8" /> </ItemGroup> </Project> -- Gitblit v1.9.3