From 41b9f7a23113c0e82d19e5e44862380a2322f6a0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 26 十二月 2022 08:56:03 +0800 Subject: [PATCH] 1 --- ExportMap/ExportMap.csproj | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ExportMap/ExportMap.csproj b/ExportMap/ExportMap.csproj index 3f51f90..8b5c751 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -187,7 +187,9 @@ <Content Include="Sources\shps\VALVEHOUSEPOINT.shx" /> </ItemGroup> <ItemGroup> - <Content Include="Sources\Template.qpt" /> + <Content Include="Sources\Template.qpt"> + <SubType>Designer</SubType> + </Content> </ItemGroup> <ItemGroup> <None Include="Properties\PublishProfiles\Release.pubxml" /> -- Gitblit v1.9.3