1
czw
3 天以前 0f3260be7627e68f2cea255e362dd54559b3b63c
2025Äê6ÔÂ12ÈÕ/AuxAllWCS/Build/Project/AuxAllWCS.csproj
@@ -4,7 +4,7 @@
    <Platform Condition="'$(Configuration)' == ''">AnyCPU</Platform>
    <OutputType>Exe</OutputType>
    <RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace>
    <AssemblyName>AuxAllWCS</AssemblyName>
    <AssemblyName>AuxAllWCSClient</AssemblyName>
    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
    <ProjectGuid>{D55A8F58-C2AA-442E-93D3-7537992A4993}</ProjectGuid>
    <NuGetPackageImportStamp>
@@ -215,14 +215,6 @@
      <DependentUpon>View1.xaml</DependentUpon>
      <SubType>Code</SubType>
    </Compile>
    <Page Include="界面\View2.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Compile Include="界面\View2.xaml.cs">
      <DependentUpon>View2.xaml</DependentUpon>
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="代码\ViewModel.cs" />
    <Compile Include="代码\变量数据库.cs" />
    <Compile Include="代码\集成互联.cs" />
@@ -238,6 +230,9 @@
  <ItemGroup>
    <None Include="App.config" />
    <None Include="packages.config" />
    <None Include="Static\config.json">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
  </ItemGroup>
  <ItemGroup>
    <Content Include="Static\assets\index-BH4e7Qb9.js">
@@ -261,7 +256,7 @@
    </PropertyGroup>
    <Error Condition="!Exists('packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets'))" />
  </Target>
   <PropertyGroup>
      <WebView2LoaderPreference>Static</WebView2LoaderPreference>
   </PropertyGroup>
  <PropertyGroup>
    <WebView2LoaderPreference>Static</WebView2LoaderPreference>
  </PropertyGroup>
</Project>