*Added some missing files from last commit

*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
This commit is contained in:
mingchen
2007-06-19 00:18:06 +00:00
parent 56c4a3df5b
commit 78af287448
6 changed files with 79 additions and 7 deletions

View File

@@ -100,7 +100,7 @@
<Compile Include="LocalBackEndServices.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LocalLoginManagement\LocalLoginService.cs" />
<Compile Include="LocalUserManagement\LocalLoginService.cs" />
<Compile Include="LocalUserManagement\LocalUserServices.cs" />
<Compile Include="LocalUserManagement\UserProfileManager.cs" />
<Compile Include="Properties\AssemblyInfo.cs">