Inertia

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/trunk/Inertia/Inertia.csproj
@@ -40,7 +40,6 @@
<HintPath>..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Xaml" />
@@ -74,7 +73,6 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ScheduledContinuation.cs" />
<Compile Include="Utilities\LaunchOnBoot.cs" />
<EmbeddedResource Include="AboutForm.resx">
<DependentUpon>AboutForm.cs</DependentUpon>
</EmbeddedResource>
@@ -108,9 +106,7 @@
<ItemGroup>
<Content Include="img\about.png" />
<Content Include="img\acceleration.png" />
<Content Include="img\cog.png" />
<Content Include="img\exit.png" />
<Content Include="img\startup.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>