*Master User is now set up

*Added support for getting user profile information from remote grid server (untested)
*Updated prebuild.xml
This commit is contained in:
mingchen
2007-06-28 16:17:20 +00:00
parent e1ebfaef63
commit 108d89f894
43 changed files with 389 additions and 269 deletions

View File

@@ -69,10 +69,10 @@
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="ConsoleCallbacksBase.cs">
<Compile Include="LogBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="LogBase.cs">
<Compile Include="ConsoleCallbacksBase.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="MainLog.cs">