From 51e66d3bc5ef0fe491800ccdce292a8d58300efa Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期日, 22 十二月 2024 12:33:41 +0800 Subject: [PATCH] 单泵曲线匹配修改 --- WinFrmUI/HStation.WinFrmUI.Core/HStation.WinFrmUI.Core.csproj.user | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Core/HStation.WinFrmUI.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Core/HStation.WinFrmUI.Core.csproj.user index 88a5509..c451946 100644 --- a/WinFrmUI/HStation.WinFrmUI.Core/HStation.WinFrmUI.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Core/HStation.WinFrmUI.Core.csproj.user @@ -1,4 +1,9 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> + <ItemGroup> + <EmbeddedResource Update="Lib\Resource1.resx"> + <SubType>Designer</SubType> + </EmbeddedResource> + </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3