WingMan – Diff between revs 21 and 23

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 21 Rev 23
Line 1... Line 1...
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-   3 <Import Project="..\packages\SQLite.Native.3.12.3\build\net45\SQLite.Native.props" Condition="Exists('..\packages\SQLite.Native.3.12.3\build\net45\SQLite.Native.props')" />
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 4 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup> 5 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{274BFD57-CACB-4400-86A6-FAE0CEE9CD74}</ProjectGuid> 8 <ProjectGuid>{274BFD57-CACB-4400-86A6-FAE0CEE9CD74}</ProjectGuid>
Line 21... Line 22...
21 <Optimize>false</Optimize> 22 <Optimize>false</Optimize>
22 <OutputPath>bin\Debug\</OutputPath> 23 <OutputPath>bin\Debug\</OutputPath>
23 <DefineConstants>DEBUG;TRACE</DefineConstants> 24 <DefineConstants>DEBUG;TRACE</DefineConstants>
24 <ErrorReport>prompt</ErrorReport> 25 <ErrorReport>prompt</ErrorReport>
25 <WarningLevel>4</WarningLevel> 26 <WarningLevel>4</WarningLevel>
-   27 <Prefer32Bit>false</Prefer32Bit>
26 </PropertyGroup> 28 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <PlatformTarget>AnyCPU</PlatformTarget> 30 <PlatformTarget>AnyCPU</PlatformTarget>
29 <DebugType>pdbonly</DebugType> 31 <DebugType>pdbonly</DebugType>
30 <Optimize>true</Optimize> 32 <Optimize>true</Optimize>
Line 38... Line 40...
38 </PropertyGroup> 40 </PropertyGroup>
39 <ItemGroup> 41 <ItemGroup>
40 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL"> 42 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
41 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath> 43 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
42 </Reference> 44 </Reference>
-   45 <Reference Include="Mono.Data.Sqlite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
-   46 <HintPath>..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\Mono.Data.Sqlite.dll</HintPath>
-   47 </Reference>
43 <Reference Include="MQTTnet, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL"> 48 <Reference Include="MQTTnet, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
44 <HintPath>..\packages\MQTTnet.2.8.4\lib\net452\MQTTnet.dll</HintPath> 49 <HintPath>..\packages\MQTTnet.2.8.4\lib\net452\MQTTnet.dll</HintPath>
45 </Reference> 50 </Reference>
46 <Reference Include="MQTTnet.Extensions.ManagedClient, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL"> 51 <Reference Include="MQTTnet.Extensions.ManagedClient, Version=2.8.4.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
47 <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.2.8.4\lib\net452\MQTTnet.Extensions.ManagedClient.dll</HintPath> 52 <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.2.8.4\lib\net452\MQTTnet.Extensions.ManagedClient.dll</HintPath>
Line 49... Line 54...
49 <Reference Include="Open.Nat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f22a6a4582336c76, processorArchitecture=MSIL"> 54 <Reference Include="Open.Nat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f22a6a4582336c76, processorArchitecture=MSIL">
50 <HintPath>..\packages\Open.NAT.2.1.0.0\lib\net45\Open.Nat.dll</HintPath> 55 <HintPath>..\packages\Open.NAT.2.1.0.0\lib\net45\Open.Nat.dll</HintPath>
51 </Reference> 56 </Reference>
52 <Reference Include="System" /> 57 <Reference Include="System" />
53 <Reference Include="System.Core" /> 58 <Reference Include="System.Core" />
-   59 <Reference Include="System.Data.Portable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=59e704a76bc4613a, processorArchitecture=MSIL">
-   60 <HintPath>..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Data.Portable.dll</HintPath>
-   61 </Reference>
54 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> 62 <Reference Include="System.Threading.Tasks.Dataflow, Version=4.5.24.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
55 <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath> 63 <HintPath>..\packages\Microsoft.Tpl.Dataflow.4.5.24\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
56 </Reference> 64 </Reference>
-   65 <Reference Include="System.Transactions" />
-   66 <Reference Include="System.Transactions.Portable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=59e704a76bc4613a, processorArchitecture=MSIL">
-   67 <HintPath>..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\lib\net4\System.Transactions.Portable.dll</HintPath>
-   68 </Reference>
57 <Reference Include="System.Xml.Linq" /> 69 <Reference Include="System.Xml.Linq" />
58 <Reference Include="System.Data.DataSetExtensions" /> 70 <Reference Include="System.Data.DataSetExtensions" />
59 <Reference Include="Microsoft.CSharp" /> 71 <Reference Include="Microsoft.CSharp" />
60 <Reference Include="System.Data" /> 72 <Reference Include="System.Data" />
61 <Reference Include="System.Deployment" /> 73 <Reference Include="System.Deployment" />
Line 66... Line 78...
66 <Reference Include="WindowsInput, Version=1.0.6.0, Culture=neutral, PublicKeyToken=de2685b4776e9c2e, processorArchitecture=MSIL"> 78 <Reference Include="WindowsInput, Version=1.0.6.0, Culture=neutral, PublicKeyToken=de2685b4776e9c2e, processorArchitecture=MSIL">
67 <HintPath>..\packages\InputSimulatorPlus.1.0.7\lib\net20\WindowsInput.dll</HintPath> 79 <HintPath>..\packages\InputSimulatorPlus.1.0.7\lib\net20\WindowsInput.dll</HintPath>
68 </Reference> 80 </Reference>
69 </ItemGroup> 81 </ItemGroup>
70 <ItemGroup> 82 <ItemGroup>
-   83 <Compile Include="AutoCompletion\AutoCompletion.cs" />
-   84 <Compile Include="AutoCompletion\AutoCompletionFailedEventArgs.cs" />
-   85 <Compile Include="AutoCompletion\AutoCompletionFailedType.cs" />
71 <Compile Include="Communication\MqttAuthenticationFailureEventArgs.cs" /> 86 <Compile Include="Communication\MqttAuthenticationFailureEventArgs.cs" />
72 <Compile Include="Lobby\LobbyMessageReceivedEventArgs.cs" /> 87 <Compile Include="Lobby\LobbyMessageReceivedEventArgs.cs" />
73 <Compile Include="Lobby\LobbyMessageSynchronizer.cs" /> 88 <Compile Include="Lobby\LobbyMessageSynchronizer.cs" />
74 <Compile Include="Bindings\ExecuteKeyBinding.cs" /> 89 <Compile Include="Bindings\ExecuteKeyBinding.cs" />
75 <Compile Include="Bindings\KeyBindingExchange.cs" /> 90 <Compile Include="Bindings\KeyBindingExchange.cs" />
Line 138... Line 153...
138 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> 153 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
139 </Content> 154 </Content>
140 <Content Include="wingman.ico" /> 155 <Content Include="wingman.ico" />
141 </ItemGroup> 156 </ItemGroup>
142 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 157 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-   158 <Import Project="..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\tools\Mono.Data.Sqlite.Portable.targets" Condition="Exists('..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\tools\Mono.Data.Sqlite.Portable.targets')" />
-   159 <Target Name="EnsureMonoDataSqlitePortableImported" BeforeTargets="BeforeBuild" Condition="'$(MonoDataSqlitePortableImported)' == ''">
-   160 <Error Condition="!Exists('..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\tools\Mono.Data.Sqlite.Portable.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them." />
-   161 <Error Condition="Exists('..\packages\Mono.Data.Sqlite.Portable.1.0.3.5\tools\Mono.Data.Sqlite.Portable.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build." />
-   162 </Target>
-   163 <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
-   164 <PropertyGroup>
-   165 <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>
-   166 </PropertyGroup>
-   167 <Error Condition="!Exists('..\packages\SQLite.Native.3.12.3\build\net45\SQLite.Native.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SQLite.Native.3.12.3\build\net45\SQLite.Native.props'))" />
-   168 </Target>
143 </Project> 169 </Project>
144   170