Hush – Blame information for rev 2

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProjectGuid>{E4CE7B84-4E57-4833-9514-D914C6401F3F}</ProjectGuid>
8 <OutputType>WinExe</OutputType>
9 <RootNamespace>Hush</RootNamespace>
10 <AssemblyName>Hush</AssemblyName>
11 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
12 <FileAlignment>512</FileAlignment>
13 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14 <Deterministic>false</Deterministic>
15 </PropertyGroup>
16 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17 <PlatformTarget>AnyCPU</PlatformTarget>
18 <DebugSymbols>true</DebugSymbols>
19 <DebugType>full</DebugType>
20 <Optimize>false</Optimize>
21 <OutputPath>bin\Debug\</OutputPath>
22 <DefineConstants>DEBUG;TRACE</DefineConstants>
23 <ErrorReport>prompt</ErrorReport>
24 <WarningLevel>4</WarningLevel>
25 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <PlatformTarget>AnyCPU</PlatformTarget>
28 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 </PropertyGroup>
35 <PropertyGroup>
36 <ApplicationIcon>hush-icon.ico</ApplicationIcon>
37 </PropertyGroup>
38 <ItemGroup>
2 office 39 <Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
40 <HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
41 </Reference>
1 office 42 <Reference Include="LZ4, Version=1.0.15.93, Culture=neutral, PublicKeyToken=62e1b5ec1eec9bdd, processorArchitecture=MSIL">
43 <HintPath>..\packages\lz4net.1.0.15.93\lib\net4-client\LZ4.dll</HintPath>
44 </Reference>
45 <Reference Include="MQTTnet, Version=2.8.5.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
46 <HintPath>..\packages\MQTTnet.2.8.5\lib\net452\MQTTnet.dll</HintPath>
47 </Reference>
48 <Reference Include="MQTTnet.Extensions.ManagedClient, Version=2.8.5.0, Culture=neutral, PublicKeyToken=b69712f52770c0a7, processorArchitecture=MSIL">
49 <HintPath>..\packages\MQTTnet.Extensions.ManagedClient.2.8.5\lib\net452\MQTTnet.Extensions.ManagedClient.dll</HintPath>
50 </Reference>
51 <Reference Include="Open.Nat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f22a6a4582336c76, processorArchitecture=MSIL">
52 <HintPath>..\packages\Open.NAT.2.1.0.0\lib\net45\Open.Nat.dll</HintPath>
53 </Reference>
54 <Reference Include="protobuf-net, Version=2.4.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
55 <HintPath>..\packages\protobuf-net.2.4.0\lib\net40\protobuf-net.dll</HintPath>
56 </Reference>
57 <Reference Include="System" />
58 <Reference Include="System.Configuration" />
59 <Reference Include="System.Core" />
60 <Reference Include="System.Runtime.Serialization" />
61 <Reference Include="System.ServiceModel" />
62 <Reference Include="System.Xml.Linq" />
63 <Reference Include="System.Data.DataSetExtensions" />
64 <Reference Include="Microsoft.CSharp" />
65 <Reference Include="System.Data" />
66 <Reference Include="System.Deployment" />
67 <Reference Include="System.Drawing" />
68 <Reference Include="System.Net.Http" />
69 <Reference Include="System.Windows.Forms" />
70 <Reference Include="System.Xml" />
71 </ItemGroup>
72 <ItemGroup>
73 <Compile Include="About.cs">
74 <SubType>Form</SubType>
75 </Compile>
76 <Compile Include="About.designer.cs">
77 <DependentUpon>About.cs</DependentUpon>
78 </Compile>
79 <Compile Include="Discovery\Discovery.cs" />
80 <Compile Include="Discovery\DiscoveryFailedEventArgs.cs" />
81 <Compile Include="Discovery\DiscoveryType.cs" />
82 <Compile Include="ToolTippedException.cs" />
83 <Compile Include="Communication\MqttAuthenticationFailureEventArgs.cs" />
84 <Compile Include="Communication\MqttCommunication.cs" />
85 <Compile Include="Communication\MqttCommunicationMessageReceivedEventArgs.cs" />
86 <Compile Include="Communication\MqttCommunicationType.cs" />
87 <Compile Include="Constants.cs" />
88 <Compile Include="Hush.cs">
89 <SubType>Form</SubType>
90 </Compile>
91 <Compile Include="Hush.Designer.cs">
92 <DependentUpon>Hush.cs</DependentUpon>
93 </Compile>
2 office 94 <Compile Include="Chat\ChatMessage.cs" />
95 <Compile Include="Chat\ChatMessageReceivedEventArgs.cs" />
96 <Compile Include="Chat\ChatMessageSynchronizer.cs" />
97 <Compile Include="Utilities\DllImports.cs" />
1 office 98 <Compile Include="Program.cs" />
99 <Compile Include="Properties\AssemblyInfo.cs" />
100 <Compile Include="Properties\Strings.Designer.cs">
101 <AutoGen>True</AutoGen>
102 <DesignTime>True</DesignTime>
103 <DependentUpon>Strings.resx</DependentUpon>
104 </Compile>
105 <Compile Include="Utilities\AES.cs" />
106 <Compile Include="Utilities\Extensions.cs" />
107 <Compile Include="Utilities\LaunchOnBoot.cs" />
108 <EmbeddedResource Include="About.resx">
109 <DependentUpon>About.cs</DependentUpon>
110 </EmbeddedResource>
111 <EmbeddedResource Include="Hush.resx">
112 <DependentUpon>Hush.cs</DependentUpon>
113 </EmbeddedResource>
114 <EmbeddedResource Include="Properties\Resources.resx">
115 <Generator>ResXFileCodeGenerator</Generator>
116 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
117 <SubType>Designer</SubType>
118 </EmbeddedResource>
119 <Compile Include="Properties\Resources.Designer.cs">
120 <AutoGen>True</AutoGen>
121 <DependentUpon>Resources.resx</DependentUpon>
122 <DesignTime>True</DesignTime>
123 </Compile>
124 <EmbeddedResource Include="Properties\Strings.resx">
125 <Generator>ResXFileCodeGenerator</Generator>
126 <LastGenOutput>Strings.Designer.cs</LastGenOutput>
127 </EmbeddedResource>
128 <None Include="packages.config" />
129 <None Include="Properties\Settings.settings">
130 <Generator>PublicSettingsSingleFileGenerator</Generator>
131 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
132 </None>
133 <Compile Include="Properties\Settings.Designer.cs">
134 <AutoGen>True</AutoGen>
135 <DependentUpon>Settings.settings</DependentUpon>
136 <DesignTimeSharedInput>True</DesignTimeSharedInput>
137 </Compile>
138 </ItemGroup>
139 <ItemGroup>
140 <None Include="App.config" />
141 </ItemGroup>
142 <ItemGroup />
143 <ItemGroup>
144 <Content Include="hush-icon.ico" />
145 <Content Include="LICENSE.txt">
146 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
147 </Content>
148 <None Include="img\hush-icon.png" />
149 </ItemGroup>
150 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
151 </Project>