From 6b728cd400122e160805caec5851fca70e4d8f9a Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期三, 28 八月 2024 13:59:44 +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