lixiaojun
2024-07-19 2415c4eedaa96532ffc7eb1c7e5d018106115bf4
WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj
@@ -23,6 +23,7 @@
    <None Remove="map\gaode\html\polygon_set.html" />
    <None Remove="map\gaode\html\polygon_view.html" />
    <None Remove="map\gaode\html\SetMarker.html" />
    <None Remove="map\gaode\html\SetSimpleMarker.html" />
    <None Remove="map\gaode\html\sketch_create.html" />
    <None Remove="map\gaode\html\sketch_set.html" />
    <None Remove="map\gaode\html\sketch_view.html" />
@@ -71,6 +72,9 @@
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\marker_multi_set.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\SetSimpleMarker.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\SetMarker.html">
@@ -151,4 +155,10 @@
    <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="03-SetSimpleMarker\MapSetSimpleMarkerContainer.cs">
      <SubType>UserControl</SubType>
    </Compile>
  </ItemGroup>
</Project>