Correcting reference to SqlCe in Azure

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-11-12 15:58:28 -08:00
parent 1d5f47b776
commit ad1db2a320
2 changed files with 10 additions and 0 deletions

View File

@@ -87,6 +87,7 @@
<Reference Include="System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\lib\sqlce\System.Data.SqlServerCe.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Web.ApplicationServices">
<Private>False</Private>