From a0709462436adc510fff33888d43f0f05ec755a0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 08 九月 2023 14:28:22 +0800 Subject: [PATCH] 1 --- MoonExp/MoonExp.csproj | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/MoonExp/MoonExp.csproj b/MoonExp/MoonExp.csproj index 87b91b0..9178901 100644 --- a/MoonExp/MoonExp.csproj +++ b/MoonExp/MoonExp.csproj @@ -119,6 +119,9 @@ <Content Include="Sources\MoonTemplate.qpt" /> <Content Include="Sources\Template.qpt" /> </ItemGroup> + <ItemGroup> + <None Include="Properties\PublishProfiles\MoonExp.pubxml" /> + </ItemGroup> <PropertyGroup> <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> -- Gitblit v1.9.3