<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
|
<PropertyGroup>
|
<Platform Condition="'$(Configuration)' == ''">AnyCPU</Platform>
|
<OutputType>Exe</OutputType>
|
<RootNamespace>GZ.Projects.AuxAllWCS</RootNamespace>
|
<AssemblyName>AuxAllWCS</AssemblyName>
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
<ProjectGuid>{D55A8F58-C2AA-442E-93D3-7537992A4993}</ProjectGuid>
|
<NuGetPackageImportStamp>
|
</NuGetPackageImportStamp>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup>
|
<StartupObject />
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Microsoft.Web.WebView2.Core, Version=1.0.3351.48, Culture=neutral, PublicKeyToken=2a8ab48044d2601e" />
|
<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="System">
|
<HintPath>..\..\Dlls\System.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data">
|
<HintPath>..\..\Dlls\System.Data.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Xml">
|
<HintPath>..\..\Dlls\System.Xml.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp">
|
<HintPath>..\..\Dlls\Microsoft.CSharp.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Core">
|
<HintPath>..\..\Dlls\System.Core.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Xml.Linq">
|
<HintPath>..\..\Dlls\System.Xml.Linq.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data.DataSetExtensions">
|
<HintPath>..\..\Dlls\System.Data.DataSetExtensions.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http">
|
<HintPath>..\..\Dlls\System.Net.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Xaml">
|
<HintPath>..\..\Dlls\System.Xaml.dll</HintPath>
|
</Reference>
|
<Reference Include="WindowsBase">
|
<HintPath>..\..\Dlls\WindowsBase.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationCore">
|
<HintPath>..\..\Dlls\PresentationCore.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationFramework">
|
<HintPath>..\..\Dlls\PresentationFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Windows.Forms">
|
<HintPath>..\..\Dlls\System.Windows.Forms.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.Practices.Prism">
|
<HintPath>..\..\Dlls\Microsoft.Practices.Prism.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.Modular.Redis">
|
<HintPath>..\..\Dlls\GZ.Modular.Redis.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Common">
|
<HintPath>..\..\Dlls\ServiceStack.Common.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Interfaces">
|
<HintPath>..\..\Dlls\ServiceStack.Interfaces.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Redis">
|
<HintPath>..\..\Dlls\ServiceStack.Redis.dll</HintPath>
|
</Reference>
|
<Reference Include="ServiceStack.Text">
|
<HintPath>..\..\Dlls\ServiceStack.Text.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json">
|
<HintPath>..\..\Dlls\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Configuration">
|
<HintPath>..\..\Dlls\System.Configuration.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data.Linq">
|
<HintPath>..\..\Dlls\System.Data.Linq.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Numerics">
|
<HintPath>..\..\Dlls\System.Numerics.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.CompilerServices.Unsafe">
|
<HintPath>..\..\Dlls\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.Serialization">
|
<HintPath>..\..\Dlls\System.Runtime.Serialization.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ServiceModel">
|
<HintPath>..\..\Dlls\System.ServiceModel.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ServiceModel.Web">
|
<HintPath>..\..\Dlls\System.ServiceModel.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web">
|
<HintPath>..\..\Dlls\System.Web.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Buffers">
|
<HintPath>..\..\Dlls\System.Buffers.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Memory">
|
<HintPath>..\..\Dlls\System.Memory.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Numerics.Vectors">
|
<HintPath>..\..\Dlls\System.Numerics.Vectors.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.Modular.Log">
|
<HintPath>..\..\Dlls\GZ.Modular.Log.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data.SQLite">
|
<HintPath>..\..\Dlls\System.Data.SQLite.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>..\..\Dlls\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Transactions">
|
<HintPath>..\..\Dlls\System.Transactions.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.Device.Agv">
|
<HintPath>..\..\Dlls\GZ.Device.Agv.dll</HintPath>
|
</Reference>
|
<Reference Include="mscorlib">
|
<HintPath>..\..\Dlls\mscorlib.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DeviceInterface.Agv">
|
<HintPath>..\..\Dlls\GZ.DeviceInterface.Agv.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ServiceProcess">
|
<HintPath>..\..\Dlls\System.ServiceProcess.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Drawing">
|
<HintPath>..\..\Dlls\System.Drawing.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.Device.PLC">
|
<HintPath>..\..\Dlls\GZ.Device.PLC.dll</HintPath>
|
</Reference>
|
<Reference Include="NLog">
|
<HintPath>..\..\Dlls\NLog.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework">
|
<HintPath>..\..\Dlls\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.Common.Data">
|
<HintPath>..\..\Dlls\GZ.Common.Data.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DB.App.OIDATABASE">
|
<HintPath>..\..\Dlls\GZ.DB.App.OIDATABASE.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DB.Entity.OIDATABASE">
|
<HintPath>..\..\Dlls\GZ.DB.Entity.OIDATABASE.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DB.IRepository.OIDATABASE">
|
<HintPath>..\..\Dlls\GZ.DB.IRepository.OIDATABASE.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DB.Map.OIDATABASE">
|
<HintPath>..\..\Dlls\GZ.DB.Map.OIDATABASE.dll</HintPath>
|
</Reference>
|
<Reference Include="GZ.DB.Repository.OIDATABASE">
|
<HintPath>..\..\Dlls\GZ.DB.Repository.OIDATABASE.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer">
|
<HintPath>..\..\Dlls\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="System.ComponentModel.DataAnnotations">
|
<HintPath>..\..\Dlls\System.ComponentModel.DataAnnotations.dll</HintPath>
|
</Reference>
|
<Reference Include="Spectre.Console">
|
<HintPath>..\..\Dlls\Spectre.Console.dll</HintPath>
|
</Reference>
|
<Reference Include="Spectre.Console.Cli">
|
<HintPath>..\..\Dlls\Spectre.Console.Cli.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<ApplicationDefinition Include="App.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</ApplicationDefinition>
|
<Compile Include="App.xaml.cs">
|
<DependentUpon>App.xaml</DependentUpon>
|
<SubType>Code</SubType>
|
</Compile>
|
<Page Include="界面\View1.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Compile Include="界面\View1.xaml.cs">
|
<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" />
|
<Compile Include="代码\界面命令.cs" />
|
<Compile Include="代码\界面事件.cs" />
|
<Compile Include="代码\设备通信.cs" />
|
<Compile Include="代码\自定义结构.cs" />
|
<Compile Include="代码\自定义类.cs" />
|
<Compile Include="代码\VS自定义类\TcpServer.cs" />
|
<Compile Include="代码\VS自定义类\AutoThread.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<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">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="Static\assets\index-BVMtnVPg.css">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="Static\index.html">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="Static\vite.svg">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets" Condition="Exists('packages\Microsoft.Web.WebView2.1.0.3351.48\build\Microsoft.Web.WebView2.targets')" />
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<PropertyGroup>
|
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
</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>
|
</Project>
|