mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
*Removed missing file in csproj
*Removed Avatar.Client.cs (unused)
This commit is contained in:
@@ -126,9 +126,6 @@
|
||||
<Compile Include="SimProfile.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Interfaces\ILoginServer.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Interfaces\IUserManager.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
<include name="UserProfileManagerBase.cs" />
|
||||
<include name="Util.cs" />
|
||||
<include name="SimProfile.cs" />
|
||||
<include name="Interfaces/ILoginServer.cs" />
|
||||
<include name="Interfaces/IUserManager.cs" />
|
||||
<include name="Interfaces/LocalGridBase.cs" />
|
||||
<include name="Interfaces/RemoteGridBase.cs" />
|
||||
|
||||
Reference in New Issue
Block a user