Commit 0e9de354 authored by Sam Saffron's avatar Sam Saffron

make it compile

parent 727e9252
...@@ -70,13 +70,13 @@ ...@@ -70,13 +70,13 @@
<SpecificVersion>False</SpecificVersion> <SpecificVersion>False</SpecificVersion>
<HintPath>OrmLite\ServiceStack.Text.dll</HintPath> <HintPath>OrmLite\ServiceStack.Text.dll</HintPath>
</Reference> </Reference>
<Reference Include="Simple.Data, Version=0.5.10.0, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Simple.Data">
<HintPath>Simple.Data\Simple.Data.dll</HintPath> <HintPath>Simple.Data\Simple.Data.dll</HintPath>
</Reference> </Reference>
<Reference Include="Simple.Data.Ado, Version=0.5.10.0, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Simple.Data.Ado">
<HintPath>Simple.Data\Simple.Data.Ado.dll</HintPath> <HintPath>Simple.Data\Simple.Data.Ado.dll</HintPath>
</Reference> </Reference>
<Reference Include="Simple.Data.SqlServer, Version=0.5.10.0, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Simple.Data.SqlServer">
<HintPath>Simple.Data\Simple.Data.SqlServer.dll</HintPath> <HintPath>Simple.Data\Simple.Data.SqlServer.dll</HintPath>
</Reference> </Reference>
<Reference Include="SubSonic.Core"> <Reference Include="SubSonic.Core">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment