removed TinyIoC from csproj

This commit is contained in:
mgroves 2011-02-05 20:40:52 -05:00
parent db3700201e
commit f17519b19c

View file

@ -71,7 +71,6 @@
<Compile Include="Framework\IoCAttribute.cs" />
<Compile Include="Framework\IttyBittyIoC.cs" />
<Compile Include="Framework\ServiceLocator.cs" />
<Compile Include="Framework\TinyIoC.cs" />
<Compile Include="Resources\Resource.Designer.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Framework\StringExtensions.cs" />