From 26d3b2538a83e9bdda992efca9b8d577da7fd825 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 14 十二月 2023 16:15:29 +0800 Subject: [PATCH] 修复缺漏 --- Yw.Service.DMA.Core/Yw.Service.DMA.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Yw.Service.DMA.Core/Yw.Service.DMA.Core.csproj b/Yw.Service.DMA.Core/Yw.Service.DMA.Core.csproj index 64b48cd..77f66be 100644 --- a/Yw.Service.DMA.Core/Yw.Service.DMA.Core.csproj +++ b/Yw.Service.DMA.Core/Yw.Service.DMA.Core.csproj @@ -7,7 +7,7 @@ <RootNamespace>Yw</RootNamespace> <GenerateDocumentationFile>True</GenerateDocumentationFile> <GeneratePackageOnBuild>True</GeneratePackageOnBuild> - <Version>1.0.2</Version> + <Version>1.0.4</Version> <Description>寮曠敤鍗囩骇</Description> </PropertyGroup> -- Gitblit v1.9.3