From af2c84bc9eb5afb47cf3b8849bb126387d86d755 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 16 八月 2024 13:59:55 +0800 Subject: [PATCH] 1 --- Turf/Turf.csproj | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Turf/Turf.csproj b/Turf/Turf.csproj index cfd5ac2..807e028 100644 --- a/Turf/Turf.csproj +++ b/Turf/Turf.csproj @@ -104,7 +104,9 @@ <Content Include="Global.asax" /> <Content Include="index.html" /> <Content Include="js\turf.min.6.5.js" /> - <Content Include="Web.config" /> + <Content Include="Web.config"> + <SubType>Designer</SubType> + </Content> </ItemGroup> <ItemGroup> <Compile Include="App_Start\WebApiConfig.cs" /> -- Gitblit v1.9.3