diff options
*Added some missing files from last commit
*LoginService is now only used in LocalCommunications and not as a interface in RegionCommunications
Diffstat (limited to '')
-rw-r--r-- | Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj index e061805..537151d 100644 --- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj +++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.csproj | |||
@@ -97,7 +97,6 @@ | |||
97 | <Compile Include="IInterRegionCommunications.cs"> | 97 | <Compile Include="IInterRegionCommunications.cs"> |
98 | <SubType>Code</SubType> | 98 | <SubType>Code</SubType> |
99 | </Compile> | 99 | </Compile> |
100 | <Compile Include="ILoginService.cs" /> | ||
101 | <Compile Include="IUserServices.cs"> | 100 | <Compile Include="IUserServices.cs"> |
102 | <SubType>Code</SubType> | 101 | <SubType>Code</SubType> |
103 | </Compile> | 102 | </Compile> |