lixiaojun
2024-10-18 1fe41eb1c9f2b2914b4a66a145f1ad0a75b9c915
WinFrmUI/Yw.WinFrmUI.Map.Core/Yw.WinFrmUI.Map.Core.csproj
@@ -8,13 +8,155 @@
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Yw.BLL.Map.Core" Version="3.0.0" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.0" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.0" />
    <None Remove="map\gaode\css\display_menu.css" />
    <None Remove="map\gaode\css\honey_switch.css" />
    <None Remove="map\gaode\css\public.css" />
    <None Remove="map\gaode\html\firehydrant_import.html" />
    <None Remove="map\gaode\html\firehydrant_test.html" />
    <None Remove="map\gaode\html\fixed_set.html" />
    <None Remove="map\gaode\html\fixed_view.html" />
    <None Remove="map\gaode\html\getPointLnglat.html" />
    <None Remove="map\gaode\html\HTMLPage1.html" />
    <None Remove="map\gaode\html\marker_multi_set.html" />
    <None Remove="map\gaode\html\polygon_intake_set.html" />
    <None Remove="map\gaode\html\polygon_intake_view.html" />
    <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" />
    <None Remove="map\gaode\html\ViewMarker.html" />
    <None Remove="map\gaode\img\current.png" />
    <None Remove="map\gaode\img\locate.png" />
    <None Remove="map\gaode\img\mark_b.png" />
    <None Remove="map\gaode\img\point_red.png" />
    <None Remove="map\gaode\img\search.png" />
    <None Remove="map\gaode\img\touming.png" />
    <None Remove="map\gaode\img\weizhi.png" />
    <None Remove="map\gaode\js\base64.js" />
    <None Remove="map\gaode\js\display_menu.js" />
    <None Remove="map\gaode\js\honey_switch.js" />
    <None Remove="map\gaode\js\jquery-2.1.1.min.js" />
    <None Remove="map\gaode\js\public.js" />
    <None Remove="map\gaode\js\tools.js" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="map\gaode\css\display_menu.css">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\css\honey_switch.css">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\css\public.css">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\firehydrant_import.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\firehydrant_test.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\fixed_set.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\fixed_view.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\getPointLnglat.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\HTMLPage1.html">
      <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">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\ViewMarker.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\polygon_intake_set.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\polygon_intake_view.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\polygon_set.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\polygon_view.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\sketch_create.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\sketch_set.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\html\sketch_view.html">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\current.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\locate.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\mark_b.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\point_red.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\search.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\touming.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\img\weizhi.png">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\base64.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\display_menu.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\honey_switch.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\jquery-2.1.1.min.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\public.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="map\gaode\js\tools.js">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="Yw.BLL.Map.Core" Version="3.0.5" />
    <PackageReference Include="Yw.WebBrower.Core" Version="3.0.2" />
    <PackageReference Include="Yw.WebView2.WinFrmUI.Core" Version="3.0.1" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\Yw.WinFrmUI.Core\Yw.WinFrmUI.Core.csproj" />
  </ItemGroup>
  <ItemGroup>
    <Compile Update="03-SetSimpleMarker\MapSetSimpleMarkerContainer.cs" />
  </ItemGroup>
</Project>