mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +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="..\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>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="LoginResponse.cs">
|
||||
|
||||
@@ -23,7 +23,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="System.dll" />
|
||||
|
||||
Reference in New Issue
Block a user