diff options
author | Adam Frisby | 2007-05-05 23:44:05 +0000 |
---|---|---|
committer | Adam Frisby | 2007-05-05 23:44:05 +0000 |
commit | fe87117e5e7d391a7e29ec0cc6457c07400cd753 (patch) | |
tree | 253adc942a35e1619c10e3a6f7a2e0b98e7be87d /OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj | |
parent | * Added Microsoft SQL Support (diff) | |
download | opensim-SC_OLD-fe87117e5e7d391a7e29ec0cc6457c07400cd753.zip opensim-SC_OLD-fe87117e5e7d391a7e29ec0cc6457c07400cd753.tar.gz opensim-SC_OLD-fe87117e5e7d391a7e29ec0cc6457c07400cd753.tar.bz2 opensim-SC_OLD-fe87117e5e7d391a7e29ec0cc6457c07400cd753.tar.xz |
Fixed issue with prebuild causing duplicate reference with standard libraries.
Diffstat (limited to '')
-rw-r--r-- | OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj b/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj index 3f6fec7..efb6a32 100644 --- a/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj +++ b/OpenGrid.Framework.Data.MSSQL/OpenGrid.Framework.Data.MSSQL.csproj | |||
@@ -70,10 +70,6 @@ | |||
70 | <HintPath>System.Data.dll</HintPath> | 70 | <HintPath>System.Data.dll</HintPath> |
71 | <Private>False</Private> | 71 | <Private>False</Private> |
72 | </Reference> | 72 | </Reference> |
73 | <Reference Include="System.Data.SqlClient" > | ||
74 | <HintPath>System.Data.SqlClient.dll</HintPath> | ||
75 | <Private>False</Private> | ||
76 | </Reference> | ||
77 | <Reference Include="libsecondlife.dll" > | 73 | <Reference Include="libsecondlife.dll" > |
78 | <HintPath>..\bin\libsecondlife.dll</HintPath> | 74 | <HintPath>..\bin\libsecondlife.dll</HintPath> |
79 | <Private>False</Private> | 75 | <Private>False</Private> |