From 4adb391e0af77f33327d44918d250ce9abae8020 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 08 二月 2023 11:05:59 +0800
Subject: [PATCH] 1

---
 JavaCode/JavaCode.csproj |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/JavaCode/JavaCode.csproj b/JavaCode/JavaCode.csproj
index 80daa9a..7427611 100644
--- a/JavaCode/JavaCode.csproj
+++ b/JavaCode/JavaCode.csproj
@@ -113,18 +113,10 @@
     </None>
   </ItemGroup>
   <ItemGroup>
-    <EmbeddedResource Include="cs\BsTemplate\Entity.java">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </EmbeddedResource>
-    <EmbeddedResource Include="cs\BsTemplate\Mapper.java">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </EmbeddedResource>
-    <EmbeddedResource Include="cs\BsTemplate\GeoMapper.java">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </EmbeddedResource>
-    <EmbeddedResource Include="cs\BsTemplate\GeoEntity.java">
-      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
-    </EmbeddedResource>
+    <Content Include="BsTemplate\Entity.java" />
+    <Content Include="BsTemplate\GeoEntity.java" />
+    <Content Include="BsTemplate\GeoMapper.java" />
+    <Content Include="BsTemplate\Mapper.java" />
     <Content Include="DLL\Mono.Security.dll" />
     <Content Include="DLL\Npgsql.dll" />
     <Content Include="SysTemplate\pg.sql" />

--
Gitblit v1.9.3