Fixed issue with prebuild causing duplicate reference with standard libraries.

This commit is contained in:
Adam Frisby
2007-05-05 23:44:05 +00:00
parent 7935a8cfcd
commit fe87117e5e
3 changed files with 1 additions and 6 deletions

View File

@@ -70,10 +70,6 @@
<HintPath>System.Data.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Data.SqlClient" >
<HintPath>System.Data.SqlClient.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="libsecondlife.dll" >
<HintPath>..\bin\libsecondlife.dll</HintPath>
<Private>False</Private>