diff options
Diffstat (limited to 'Common/OpenSim.Framework')
-rw-r--r-- | Common/OpenSim.Framework/OpenSim.Framework.csproj | 3 | ||||
-rw-r--r-- | Common/OpenSim.Framework/OpenSim.Framework.dll.build | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/Common/OpenSim.Framework/OpenSim.Framework.csproj b/Common/OpenSim.Framework/OpenSim.Framework.csproj index 9407a4f..9fe838d 100644 --- a/Common/OpenSim.Framework/OpenSim.Framework.csproj +++ b/Common/OpenSim.Framework/OpenSim.Framework.csproj | |||
@@ -126,9 +126,6 @@ | |||
126 | <Compile Include="SimProfile.cs"> | 126 | <Compile Include="SimProfile.cs"> |
127 | <SubType>Code</SubType> | 127 | <SubType>Code</SubType> |
128 | </Compile> | 128 | </Compile> |
129 | <Compile Include="Interfaces\ILoginServer.cs"> | ||
130 | <SubType>Code</SubType> | ||
131 | </Compile> | ||
132 | <Compile Include="Interfaces\IUserManager.cs"> | 129 | <Compile Include="Interfaces\IUserManager.cs"> |
133 | <SubType>Code</SubType> | 130 | <SubType>Code</SubType> |
134 | </Compile> | 131 | </Compile> |
diff --git a/Common/OpenSim.Framework/OpenSim.Framework.dll.build b/Common/OpenSim.Framework/OpenSim.Framework.dll.build index dcbff12..248c323 100644 --- a/Common/OpenSim.Framework/OpenSim.Framework.dll.build +++ b/Common/OpenSim.Framework/OpenSim.Framework.dll.build | |||
@@ -23,7 +23,6 @@ | |||
23 | <include name="UserProfileManagerBase.cs" /> | 23 | <include name="UserProfileManagerBase.cs" /> |
24 | <include name="Util.cs" /> | 24 | <include name="Util.cs" /> |
25 | <include name="SimProfile.cs" /> | 25 | <include name="SimProfile.cs" /> |
26 | <include name="Interfaces/ILoginServer.cs" /> | ||
27 | <include name="Interfaces/IUserManager.cs" /> | 26 | <include name="Interfaces/IUserManager.cs" /> |
28 | <include name="Interfaces/LocalGridBase.cs" /> | 27 | <include name="Interfaces/LocalGridBase.cs" /> |
29 | <include name="Interfaces/RemoteGridBase.cs" /> | 28 | <include name="Interfaces/RemoteGridBase.cs" /> |