Skip to content

Commit

Permalink
Added back refs to mssql and mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Murphy committed Mar 28, 2013
1 parent 2caea7d commit 0b73228
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Mite/Mite.Console.csproj
Expand Up @@ -100,6 +100,14 @@
<Project>{EEB7F868-CB07-4DB3-939A-2F342EACBA9F}</Project>
<Name>Mite.Core</Name>
</ProjectReference>
<ProjectReference Include="..\Mite.MsSql\Mite.MsSql.csproj">
<Project>{129F8613-60B3-4D61-8147-723C130E6978}</Project>
<Name>Mite.MsSql</Name>
</ProjectReference>
<ProjectReference Include="..\Mite.MySql\Mite.MySql.csproj">
<Project>{D25ABB48-5A87-42F0-9B5C-00433AA02664}</Project>
<Name>Mite.MySql</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
Expand Down

0 comments on commit 0b73228

Please sign in to comment.