SafeDispatch/SafeMobileLIB_DLL/safemobilelib.csproj

376 lines
20 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{F7A15710-EE5C-4374-B9C7-AED367E36F16}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SafeMobileLib</RootNamespace>
<AssemblyName>DispatcherFramework</AssemblyName>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<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>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<TargetFrameworkProfile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
<UseVSHostingProcess>false</UseVSHostingProcess>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>false</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'KittMotorola|AnyCPU' ">
<OutputPath>bin\Kit2.0\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'KittMotorola|x86' ">
<OutputPath>bin\x86\KitMotorola\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="CommandLine">
<HintPath>.\CommandLine.dll</HintPath>
</Reference>
<Reference Include="InheritDoc, Version=2.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\InheritDoc.2.5.1\lib\net45\InheritDoc.exe</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="InheritDocLib, Version=1.2.3.0, Culture=neutral, PublicKeyToken=3a819612142a34d3, processorArchitecture=MSIL">
<HintPath>..\packages\InheritDocLib.1.2.3\lib\net45\InheritDocLib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Interop.NetFwTypeLib">
<HintPath>..\DLL\Interop.NetFwTypeLib.dll</HintPath>
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="MIMEParser, Version=2004.5.8.12, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\MIMEParser.dll</HintPath>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\DLL\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Npgsql, Version=4.1.12.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
<HintPath>..\packages\Npgsql.4.1.12\lib\net461\Npgsql.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="OpenPOP, Version=2004.6.16.1248, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\DLL\OpenPOP.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>
<Private>True</Private>
</Reference>
<Reference Include="System.ComponentModel.Composition" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Management" />
<Reference Include="System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Net.WebSockets, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Net.WebSockets.4.3.0\lib\net46\System.Net.WebSockets.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Net.WebSockets.Client, Version=4.0.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Net.WebSockets.Client.4.3.2\lib\net46\System.Net.WebSockets.Client.dll</HintPath>
<Private>True</Private>
</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>
<Private>True</Private>
</Reference>
<Reference Include="System.Reactive, Version=4.3.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.4.3.2\lib\net46\System.Reactive.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Reactive.Core, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Core.4.3.2\lib\net46\System.Reactive.Core.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Reactive.Interfaces, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Interfaces.4.3.2\lib\net46\System.Reactive.Interfaces.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Reactive.Linq, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>..\packages\System.Reactive.Linq.4.3.2\lib\net46\System.Reactive.Linq.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.8.0.0\lib\net462\System.Text.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Threading.Channels, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Channels.4.7.0\lib\netstandard2.0\System.Threading.Channels.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.ValueTuple">
<HintPath>..\DLL\System.ValueTuple.dll</HintPath>
</Reference>
<Reference Include="System.Windows" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
<Reference Include="Websocket.Client, Version=4.1.0.0, Culture=neutral, PublicKeyToken=ae648c6d12f59b1b, processorArchitecture=MSIL">
<HintPath>..\packages\Websocket.Client.4.1.85\lib\netstandard2.0\Websocket.Client.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Attributes\ChangesAtrribute.cs" />
<Compile Include="Audio.cs" />
<Compile Include="CallOut.cs" />
<Compile Include="CommandLineArgs.cs" />
<Compile Include="DBbackup.cs" />
<Compile Include="DBmanagers\DBcallPatchManager.cs" />
<Compile Include="DBmanagers\DBcontactsManager.cs" />
<Compile Include="DBmanagers\DBalarmManager.cs" />
<Compile Include="DBmanagers\DBdailyreportManager.cs" />
<Compile Include="DBmanagers\DBemailServiceManager.cs" />
<Compile Include="DBmanagers\DBgatewaysManager.cs" />
<Compile Include="DBmanagers\DBgroupsManager.cs" />
<Compile Include="DBmanagers\DBiconsManager.cs" />
<Compile Include="DBmanagers\DBRadioTypeManager.cs" />
<Compile Include="DBmanagers\DBrecordingsManager.cs" />
<Compile Include="DBmanagers\DBregistrationManager.cs" />
<Compile Include="DBmanagers\DBReportingManager.cs" />
<Compile Include="DBmanagers\DBsettingsManager.cs" />
<Compile Include="DBmanagers\DBsmsManager.cs" />
<Compile Include="DBmanagers\DBTicketingManager.cs" />
<Compile Include="DBmanagers\DBsubsOperationManager.cs" />
<Compile Include="DBmanagers\DBtelemetryManager.cs" />
<Compile Include="DBmanagers\DBupdateManager.cs" />
<Compile Include="DBmanagers\DBuserManager.cs" />
<Compile Include="DBmanagers\DBvehiclesManager.cs" />
<Compile Include="Definitions.cs" />
<Compile Include="DeviceInfo.cs" />
<Compile Include="EmailServerSSL.cs" />
<Compile Include="Encryption.cs" />
<Compile Include="ExtensionMethods.cs" />
<Compile Include="Failover\ArchiveFiles.cs" />
<Compile Include="Failover\DBInteraction.cs" />
<Compile Include="Failover\GenerateCofigFiles.cs" />
<Compile Include="Failover\RollBackFiles.cs" />
<Compile Include="FifoStream.cs" />
<Compile Include="FireWallException.cs" />
<Compile Include="GeneralLocationManager.cs" />
<Compile Include="Helpers\CommandLineHelper.cs" />
<Compile Include="Helpers\RegistrationHelper.cs" />
<Compile Include="Helpers\SerializationHelpser.cs" />
<Compile Include="Hytera_Defines.cs" />
<Compile Include="IP_Helpers.cs" />
<Compile Include="KeyInterceptor\GlobalKeyboardHook.cs" />
<Compile Include="KeyInterceptor\InterceptKeys.cs" />
<Compile Include="KeyInterceptor\KeyInterceptor.cs" />
<Compile Include="Logs\LogLevel.cs" />
<Compile Include="MessageDecoders\ARSdecoder.cs" />
<Compile Include="MessageDecoders\Definitions.cs" />
<Compile Include="MessageDecoders\LocationDecoder.cs" />
<Compile Include="MessageDecoders\SMSdecoder.cs" />
<Compile Include="MessageDecoders\TelemetryDecoder.cs" />
<Compile Include="MidnightNotifier.cs" />
<Compile Include="Modules\AppServerMonitoring.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Registration\RegistrationCode.cs" />
<Compile Include="Registration\RegistrationResponse.cs" />
<Compile Include="ReportsClass.cs" />
<Compile Include="ReverseGeocoding.cs" />
<Compile Include="Safenet\Address.cs" />
<Compile Include="Safenet\Alert.cs" />
<Compile Include="Safenet\ConnPlussCFG.cs" />
<Compile Include="Safenet\DBhandle.cs" />
<Compile Include="Safenet\InternalStatistic.cs" />
<Compile Include="Logs\LOGS.cs" />
<Compile Include="Safenet\SN_Queues.cs" />
<Compile Include="ServiceControlUtils.cs" />
<Compile Include="SM.cs" />
<Compile Include="SMdb_accessMS.cs" />
<Compile Include="SMnetwork.cs" />
<Compile Include="DBmanagers\DBmanager.cs" />
<Compile Include="StaticMembers.cs" />
<Compile Include="TCPClient.cs" />
<Compile Include="TCPServer.cs" />
<Compile Include="Tetra\CMEError.cs" />
<Compile Include="Tetra\DestinationType.cs" />
<Compile Include="Tetra\SerialKey.cs" />
<Compile Include="TripleDESEncryption.cs" />
<Compile Include="UdpMulticast.cs" />
<Compile Include="UdpServer.cs" />
<Compile Include="USBMonitoring.cs" />
<Compile Include="Utils.cs" />
<Compile Include="VehicleForReports.cs" />
<Compile Include="WaveIn.cs" />
<Compile Include="WaveNative.cs" />
<Compile Include="WaveOut.cs" />
<Compile Include="WaveStream.cs" />
<Compile Include="WebsocketClient\Exceptions\WebsocketBadInputException.cs" />
<Compile Include="WebsocketClient\Exceptions\WebsocketException.cs" />
<Compile Include="WebsocketClient\IWebsocketClient.cs" />
<Compile Include="WebsocketClient\Models\DisconnectionInfo.cs" />
<Compile Include="WebsocketClient\Models\DisconnectionType.cs" />
<Compile Include="WebsocketClient\Models\ReconnectionInfo.cs" />
<Compile Include="WebsocketClient\Models\ReconnectionType.cs" />
<Compile Include="WebsocketClient\ResponseMessage.cs" />
<Compile Include="WebsocketClient\Threading\WebsocketAsyncLock.cs" />
<Compile Include="WebsocketClient\Validations\Validations.cs" />
<Compile Include="WebsocketClient\WebsocketClient.cs" />
<Compile Include="WebsocketClient\WebsocketClient.Reconnecting.cs" />
<Compile Include="WebsocketClient\WebsocketClient.Sending.cs" />
<Compile Include="WebsocketClient\WebSocketFormatter.cs" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" />
<Target Name="AfterBuild">
</Target>
<Import Project="..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NETStandard.Library.2.0.3\build\netstandard2.0\NETStandard.Library.targets'))" />
</Target>
<PropertyGroup>
<PreBuildEvent>$(ProjectDir)prebuild.sh</PreBuildEvent>
</PropertyGroup>
</Project>