Skip to content

Commit

Permalink
Polluted sln.
Browse files Browse the repository at this point in the history
  • Loading branch information
mslot committed Sep 10, 2012
1 parent f5ec06b commit 57b5f3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -97,7 +97,6 @@
<ItemGroup> <ItemGroup>
<Compile Include="Dal\IDal.cs" /> <Compile Include="Dal\IDal.cs" />
<Compile Include="Dal\RavenDal.cs" /> <Compile Include="Dal\RavenDal.cs" />
<Compile Include="Dal\SQLCEDal.cs" />
<Compile Include="Manager\StatisticsManager.cs" /> <Compile Include="Manager\StatisticsManager.cs" />
<Compile Include="Model\Channel.cs" /> <Compile Include="Model\Channel.cs" />
<Compile Include="Model\User.cs" /> <Compile Include="Model\User.cs" />
Expand Down
1 change: 0 additions & 1 deletion UnitTest/UnitTest.csproj
Expand Up @@ -49,7 +49,6 @@
<Compile Include="IRCParser\IRCParserTest.cs" /> <Compile Include="IRCParser\IRCParserTest.cs" />
<Compile Include="Program.cs" /> <Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SQLCEDal\AddQueryTest.cs" />
<Compile Include="UserdefinedCommand\UserdefinedParserTest.cs" /> <Compile Include="UserdefinedCommand\UserdefinedParserTest.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
Expand Down

0 comments on commit 57b5f3e

Please sign in to comment.