move installation manager down to common

This commit is contained in:
Luke Pulverenti
2013-06-30 22:27:50 -04:00
parent a2a6e6ae1a
commit a5f97dcaa8
13 changed files with 24 additions and 22 deletions

View File

@@ -160,7 +160,6 @@
<Compile Include="Session\SessionInfo.cs" />
<Compile Include="Sorting\IBaseItemComparer.cs" />
<Compile Include="Sorting\IUserBaseItemComparer.cs" />
<Compile Include="Updates\IInstallationManager.cs" />
<Compile Include="Providers\BaseItemXmlParser.cs" />
</ItemGroup>
<ItemGroup>