From 920f3164474befe4721a4365e19638ff2e2aabda Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期三, 08 五月 2024 14:58:37 +0800 Subject: [PATCH] 新增查询 --- Yw.Service.Run.Core/Yw.Service.Run.Core.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Yw.Service.Run.Core/Yw.Service.Run.Core.csproj b/Yw.Service.Run.Core/Yw.Service.Run.Core.csproj index 2c44527..402ccf0 100644 --- a/Yw.Service.Run.Core/Yw.Service.Run.Core.csproj +++ b/Yw.Service.Run.Core/Yw.Service.Run.Core.csproj @@ -7,7 +7,7 @@ <RootNamespace>Yw</RootNamespace> <GenerateDocumentationFile>True</GenerateDocumentationFile> <GeneratePackageOnBuild>True</GeneratePackageOnBuild> - <Version>3.0.6</Version> + <Version>3.0.7</Version> <Description>寮曠敤鍗囩骇</Description> </PropertyGroup> -- Gitblit v1.9.3