1
czw
6 天以前 0d783a041e71c91e24c338ee43a1b5f62d7954f2
2025Äê6ÔÂ12ÈÕ/AuxAllWCS/Build/Project/AuxAllWCS.csproj
@@ -38,6 +38,10 @@
    <Reference Include="Microsoft.Web.WebView2.Wpf, Version=1.0.3351.48, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL">
      <HintPath>packages\Microsoft.Web.WebView2.1.0.3351.48\lib\net462\Microsoft.Web.WebView2.Wpf.dll</HintPath>
    </Reference>
    <Reference Include="S7.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\S7.Net.dll</HintPath>
    </Reference>
    <Reference Include="System">
      <HintPath>..\..\Dlls\System.dll</HintPath>
    </Reference>
@@ -215,14 +219,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 +234,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 +260,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>