Hush

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 1  →  ?path2? @ 2
/trunk/Hush/Hush.csproj
@@ -36,6 +36,9 @@
<ApplicationIcon>hush-icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Gma.System.MouseKeyHook, Version=5.6.130.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
</Reference>
<Reference Include="LZ4, Version=1.0.15.93, Culture=neutral, PublicKeyToken=62e1b5ec1eec9bdd, processorArchitecture=MSIL">
<HintPath>..\packages\lz4net.1.0.15.93\lib\net4-client\LZ4.dll</HintPath>
</Reference>
@@ -88,10 +91,10 @@
<Compile Include="Hush.Designer.cs">
<DependentUpon>Hush.cs</DependentUpon>
</Compile>
<Compile Include="Lobby\LobbyMessage.cs" />
<Compile Include="Lobby\LobbyMessageReceivedEventArgs.cs" />
<Compile Include="Lobby\LobbyMessageSynchronizer.cs" />
<Compile Include="Natives.cs" />
<Compile Include="Chat\ChatMessage.cs" />
<Compile Include="Chat\ChatMessageReceivedEventArgs.cs" />
<Compile Include="Chat\ChatMessageSynchronizer.cs" />
<Compile Include="Utilities\DllImports.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Strings.Designer.cs">