mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
This commit is contained in:
@@ -74,6 +74,10 @@
|
||||
<HintPath>OpenSim.Framework.Console.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="OpenSim.Framework.Data" >
|
||||
<HintPath>OpenSim.Framework.Data.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
<Reference Include="OpenSim.Framework.GenericConfig.Xml" >
|
||||
<HintPath>OpenSim.Framework.GenericConfig.Xml.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
@@ -100,12 +104,6 @@
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\Framework\Data\OpenSim.Framework.Data.csproj">
|
||||
<Name>OpenSim.Framework.Data</Name>
|
||||
<Project>{36B72A9B-0000-0000-0000-000000000000}</Project>
|
||||
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
||||
<Private>False</Private>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\Framework\UserManager\OpenSim.Framework.UserManagement.csproj">
|
||||
<Name>OpenSim.Framework.UserManagement</Name>
|
||||
<Project>{586E2916-0000-0000-0000-000000000000}</Project>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<include name="../../../bin/libsecondlife.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.Console.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.Data.dll" />
|
||||
<include name="OpenSim.Framework.Data.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.GenericConfig.Xml.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.Servers.dll" />
|
||||
<include name="../../../bin/OpenSim.Framework.UserManagement.dll" />
|
||||
|
||||
Reference in New Issue
Block a user