*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

@@ -88,10 +88,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="SQLiteGridData.cs">
<Compile Include="SQLiteManager.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="SQLiteManager.cs">
<Compile Include="SQLiteGridData.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs">