From d59ce970d04003b30178b840f3a1facb9734d96b Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周一, 12 5月 2025 08:44:03 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj | 14 ++++++++++---- 1 files changed, 10 insertions(+), 4 deletions(-) diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj index 7de6a9b..88da0f4 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMS.Plugin.PipeLineLems.csproj @@ -40,10 +40,10 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="CMS.Framework.AspNetCore" Version="2.16.1" /> - <PackageReference Include="CMS.Extensions.Variable" Version="2.16.1" /> - <PackageReference Include="CMS.Extensions.Data" Version="2.16.1" /> - <PackageReference Include="CMS.Data.Stressing" Version="2.16.1" /> + <PackageReference Include="CMS.Framework.AspNetCore" Version="2.28.3" /> + <PackageReference Include="CMS.Extensions.Variable" Version="2.28.3" /> + <PackageReference Include="CMS.Extensions.Data" Version="2.28.3" /> + <PackageReference Include="CMS.Data.Stressing" Version="2.28.3" /> <PackageReference Include="CMS.Extensions.Abp" Version="1.4.0" /> <PackageReference Include="WebApiClientCore" Version="2.0.4" /> </ItemGroup> @@ -64,4 +64,10 @@ </Resource> </ItemGroup> + <ItemGroup> + <None Update="Resources\Templates\WorkPlan瀵煎嚭妯℃澘.xlsx"> + <CopyToOutputDirectory>Always</CopyToOutputDirectory> + </None> + </ItemGroup> + </Project> -- Gitblit v1.9.3