123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{7A23D514-38E1-423E-9238-464B0E2AFCC0}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>AwInitilizer</RootNamespace>
- <AssemblyName>AwInitilizer</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </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>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </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>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>app.manifest</ApplicationManifest>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="FluentFTP, Version=37.0.2.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f, processorArchitecture=MSIL">
- <HintPath>..\packages\FluentFTP.37.0.2\lib\net45\FluentFTP.dll</HintPath>
- </Reference>
- <Reference Include="FluentModbus, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\FluentModbus.5.2.0\lib\netstandard2.0\FluentModbus.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.5.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="PhihongEv.Lib, Version=1.5.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\PhihongEv.Lib.1.5.0\lib\net40\PhihongEv.Lib.dll</HintPath>
- </Reference>
- <Reference Include="RestSharp, Version=106.15.0.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
- <HintPath>..\packages\RestSharp.106.15.0\lib\net452\RestSharp.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Data" />
- <Reference Include="System.IO.Ports, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.IO.Ports.5.0.0\lib\net461\System.IO.Ports.dll</HintPath>
- </Reference>
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Web" />
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="Assist\EvApi.cs" />
- <Compile Include="Assist\EvHttpClient.cs" />
- <Compile Include="Assist\EvHttpClientLogger.cs" />
- <Compile Include="Converter\MesErrorCodeMaper.cs" />
- <Compile Include="Converter\PressStatusConverter.cs" />
- <Compile Include="KeyinListener.cs" />
- <Compile Include="ManualSn.xaml.cs">
- <DependentUpon>ManualSn.xaml</DependentUpon>
- </Compile>
- <Compile Include="Model\SimStatusString.cs" />
- <Compile Include="ProcedureLog\LogWriter.cs" />
- <Compile Include="Procedure\FirmwareFtpUploadProcedure.cs" />
- <Compile Include="Procedure\FirmwareBundleUploadProcedure.cs" />
- <Compile Include="Procedure\FirmwareCheckVersionProcedure.cs" />
- <Compile Include="Procedure\FirmwareUploadProcedure.cs" />
- <Compile Include="Procedure\DsiableChargeAuthProcedure.cs" />
- <Compile Include="Procedure\VersionLogProcedure.cs" />
- <Compile Include="Procedure\TelcomModemImeiRecordProcedure.cs" />
- <Compile Include="Procedure\WifRssiCheckProcedure.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Resx\AppResources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>AppResources.resx</DependentUpon>
- </Compile>
- <Compile Include="SigninDialog.xaml.cs">
- <DependentUpon>SigninDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="ZhongShengLedControl.cs" />
- <Page Include="HintDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="MainWindow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Assist\SemaphoreQueue.cs" />
- <Compile Include="Assist\SerialPortocol.cs" />
- <Compile Include="Assist\TcpSerializer.cs" />
- <Compile Include="Assist\WebClientTimeout.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Converter\BooleanAndConverter.cs" />
- <Compile Include="HintDialog.xaml.cs">
- <DependentUpon>HintDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Interface\IIogger.cs" />
- <Compile Include="Interface\ISerialPort.cs" />
- <Compile Include="MainViewModel.cs" />
- <Compile Include="MainWindow.xaml.cs">
- <DependentUpon>MainWindow.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Page Include="ManualSn.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="SigninDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Model\ButtonStatus.cs" />
- <Compile Include="Model\UploadFile.cs" />
- <Compile Include="Procedure\ButtonStatusCheckPorcedure.cs" />
- <Compile Include="Model\EvseSerialResponseModel.cs" />
- <Compile Include="Model\SimStatus.cs" />
- <Compile Include="Procedure\BasicInfoUpdateProcedure.cs" />
- <Compile Include="Procedure\FirmwareUpdateProcedure.cs" />
- <Compile Include="Procedure\FourGenModuleCheckProcedure.cs" />
- <Compile Include="Procedure\ProcedureBase.cs" />
- <Compile Include="Model\UpdateData.cs" />
- <Compile Include="Procedure\RestarttoIdelProcedure.cs" />
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Resx\AppResources.resx">
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>AppResources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Resx\AppResources.zh-CHS.resx" />
- <None Include="app.manifest" />
- <None Include="packages.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Image\Blue.png" />
- <Resource Include="Image\Emergency.png" />
- <Resource Include="Image\Green.png" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.8">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4.8 %28x86 and x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\InitializerModel\InitializerModel.csproj">
- <Project>{68a79486-7973-42bf-8caf-43296beb1107}</Project>
- <Name>InitializerModel</Name>
- </ProjectReference>
- <ProjectReference Include="..\MesAdaptor\MesAdaptor.csproj">
- <Project>{6b69cf23-270b-429b-a21d-ad98c2dff678}</Project>
- <Name>MesAdaptor</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>GitVersion.exe $(SolutionDir) /updateassemblyinfo</PreBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <ReactorLocation>"C:\Program Files (x86)\Eziriz\.NET Reactor\dotNET_Reactor.exe"</ReactorLocation>
- <ReactorProject>"D:\RobertProject\.net Reactor\ap.nrproj"</ReactorProject>
- </PropertyGroup>
- <Target Name="AfterCompile">
- </Target>
- </Project>
|