From 6e9376fc933c8721cdf90e68ccf4457090af968d Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期三, 09 十一月 2022 10:35:21 +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 1f75eb9..4ce7fcd 100644 --- a/ExportMap/ExportMap.csproj +++ b/ExportMap/ExportMap.csproj @@ -141,7 +141,9 @@ <Folder Include="App_Data\" /> </ItemGroup> <ItemGroup> - <Content Include="Sources\Test.qpt" /> + <Content Include="Sources\Test.qpt"> + <SubType>Designer</SubType> + </Content> <Content Include="Sources\Test.qgz" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.3