Author: fmantek
Date: Fri Apr 13 05:48:04 2007
New Revision: 129

Added:
   trunk/clients/cs/lib/Release/Google.GData.Apps.dll   (contents, props 
changed)
   trunk/clients/cs/lib/Release/gapps_sample.exe   (contents, props changed)
   trunk/clients/cs/src/VS2003/gapps/
   trunk/clients/cs/src/VS2003/gapps/gapps.csproj
   trunk/clients/cs/src/VS2003/gapps_sample/
   trunk/clients/cs/src/VS2003/gapps_sample/App.ico   (contents, props changed)
   trunk/clients/cs/src/VS2003/gapps_sample/gapps_sample.csproj
   trunk/clients/cs/src/gapps/AssemblyInfo.cs
Modified:
   trunk/clients/cs/docs/Documentation.chm
   trunk/clients/cs/docs/HTMLDocumentation.zip
   trunk/clients/cs/lib/Release/Blogger.exe
   trunk/clients/cs/lib/Release/Calendar.exe
   trunk/clients/cs/lib/Release/CodeSearch.exe
   trunk/clients/cs/lib/Release/Google.GData.Calendar.dll
   trunk/clients/cs/lib/Release/Google.GData.Client.dll
   trunk/clients/cs/lib/Release/Google.GData.CodeSearch.dll
   trunk/clients/cs/lib/Release/Google.GData.Extensions.dll
   trunk/clients/cs/lib/Release/Google.GData.GoogleBase.dll
   trunk/clients/cs/lib/Release/Google.GData.Spreadsheets.dll
   trunk/clients/cs/lib/Release/Spreadsheet.exe
   trunk/clients/cs/lib/Release/gbase_customertool.exe
   trunk/clients/cs/lib/Release/gbase_demo.exe
   trunk/clients/cs/lib/Release/gbase_querytool.exe
   trunk/clients/cs/misc/pushdlls.cmd
   trunk/clients/cs/src/VS2003/gdata.sln
   trunk/clients/cs/src/VS2003/unittests/unittests.csproj
   trunk/clients/cs/src/version/AssemblyVersion.cs

Log:


Modified: trunk/clients/cs/docs/Documentation.chm
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/docs/HTMLDocumentation.zip
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Blogger.exe
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Calendar.exe
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/CodeSearch.exe
==============================================================================
Binary files. No diff available.

Added: trunk/clients/cs/lib/Release/Google.GData.Apps.dll
==============================================================================
Binary file. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.Calendar.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.Client.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.CodeSearch.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.Extensions.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.GoogleBase.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Google.GData.Spreadsheets.dll
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/Spreadsheet.exe
==============================================================================
Binary files. No diff available.

Added: trunk/clients/cs/lib/Release/gapps_sample.exe
==============================================================================
Binary file. No diff available.

Modified: trunk/clients/cs/lib/Release/gbase_customertool.exe
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/gbase_demo.exe
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/lib/Release/gbase_querytool.exe
==============================================================================
Binary files. No diff available.

Modified: trunk/clients/cs/misc/pushdlls.cmd
==============================================================================
--- trunk/clients/cs/misc/pushdlls.cmd  (original)
+++ trunk/clients/cs/misc/pushdlls.cmd  Fri Apr 13 05:48:04 2007
@@ -12,6 +12,7 @@
 xcopy /y ..\src\VS2003\gbase_customertool\bin\Release\*.exe ..\lib\Release\*.*
 xcopy /y ..\src\VS2003\gbase_demo\bin\*.exe ..\lib\Release\*.*
 xcopy /y ..\src\VS2003\gbase_querytool\bin\Release\*.exe ..\lib\Release\*.*
+xcopy /y ..\src\VS2003\gapps_sample\bin\Release\*.exe ..\lib\Release\*.*
 
 # copy the DLLS
 xcopy /y ..\src\VS2003\gdata\bin\Release\*.dll ..\lib\Release\*.*
@@ -20,6 +21,7 @@
 xcopy /y ..\src\VS2003\gspreadsheets\bin\Release\*.dll ..\lib\Release\*.*
 xcopy /y ..\src\VS2003\gcalendar\bin\Release\*.dll ..\lib\Release\*.*
 xcopy /y ..\src\VS2003\gcodesearch\bin\Release\*.dll ..\lib\Release\*.*
+xcopy /y ..\src\VS2003\gapps\bin\Release\*.dll ..\lib\Release\*.*
 
 # now build the documentation
 "%ProgramFiles%\NDoc 1.3\bin\net\1.1\NDocConsole.exe" 
-project=GDataProject.ndoc 

Added: trunk/clients/cs/src/VS2003/gapps/gapps.csproj
==============================================================================
--- (empty file)
+++ trunk/clients/cs/src/VS2003/gapps/gapps.csproj      Fri Apr 13 05:48:04 2007
@@ -0,0 +1,256 @@
+<VisualStudioProject>
+    <CSHARP
+        ProjectType = "Local"
+        ProductVersion = "7.10.6030"
+        SchemaVersion = "2.0"
+        ProjectGuid = "{96CCB33A-3B32-480E-B83D-93F0309F7DD2}"
+    >
+        <Build>
+            <Settings
+                ApplicationIcon = ""
+                AssemblyKeyContainerName = ""
+                AssemblyName = "Google.GData.Apps"
+                AssemblyOriginatorKeyFile = ""
+                DefaultClientScript = "JScript"
+                DefaultHTMLPageLayout = "Grid"
+                DefaultTargetSchema = "IE50"
+                DelaySign = "false"
+                OutputType = "Library"
+                PreBuildEvent = 'copy "$(ProjectDir)..\..\signing\*.*"  
"$(ProjectDir)\obj\$(ConfigurationName)\*.*"'
+                PostBuildEvent = ""
+                RootNamespace = "Google.GData.Apps"
+                RunPostBuildEvent = "OnBuildSuccess"
+                StartupObject = ""
+            >
+                <Config
+                    Name = "Debug"
+                    AllowUnsafeBlocks = "false"
+                    BaseAddress = "285212672"
+                    CheckForOverflowUnderflow = "false"
+                    ConfigurationOverrideFile = ""
+                    DefineConstants = "DEBUG;TRACE"
+                    DocumentationFile = ""
+                    DebugSymbols = "true"
+                    FileAlignment = "4096"
+                    IncrementalBuild = "false"
+                    NoStdLib = "false"
+                    NoWarn = ""
+                    Optimize = "false"
+                    OutputPath = "bin\Debug\"
+                    RegisterForComInterop = "false"
+                    RemoveIntegerChecks = "false"
+                    TreatWarningsAsErrors = "false"
+                    WarningLevel = "4"
+                />
+                <Config
+                    Name = "Release"
+                    AllowUnsafeBlocks = "false"
+                    BaseAddress = "285212672"
+                    CheckForOverflowUnderflow = "false"
+                    ConfigurationOverrideFile = ""
+                    DefineConstants = "TRACE"
+                    DocumentationFile = ""
+                    DebugSymbols = "false"
+                    FileAlignment = "4096"
+                    IncrementalBuild = "false"
+                    NoStdLib = "false"
+                    NoWarn = ""
+                    Optimize = "true"
+                    OutputPath = "bin\Release\"
+                    RegisterForComInterop = "false"
+                    RemoveIntegerChecks = "false"
+                    TreatWarningsAsErrors = "false"
+                    WarningLevel = "4"
+                />
+            </Settings>
+            <References>
+                <Reference
+                    Name = "System"
+                    AssemblyName = "System"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
+                />
+                <Reference
+                    Name = "System.Data"
+                    AssemblyName = "System.Data"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
+                />
+                <Reference
+                    Name = "System.XML"
+                    AssemblyName = "System.Xml"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
+                />
+                <Reference
+                    Name = "gdata"
+                    Project = "{B6F6D938-0D45-42BA-8A67-55D92EF03995}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
+                <Reference
+                    Name = "gextension"
+                    Project = "{21BCB644-F9C3-4ADC-8BE1-4E55C6565011}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
+            </References>
+        </Build>
+        <Files>
+            <Include>
+                <File
+                    RelPath = "appsexception.cs"
+                    Link = "..\..\gapps\appsexception.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "appsnametable.cs"
+                    Link = "..\..\gapps\appsnametable.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "appsservice.cs"
+                    Link = "..\..\gapps\appsservice.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "AssemblyInfo.cs"
+                    Link = "..\..\gapps\AssemblyInfo.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "AssemblyVersion.cs"
+                    Link = "..\..\version\AssemblyVersion.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "email_list.cs"
+                    Link = "..\..\gapps\email_list.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistentry.cs"
+                    Link = "..\..\gapps\emaillistentry.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistfeed.cs"
+                    Link = "..\..\gapps\emaillistfeed.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistquery.cs"
+                    Link = "..\..\gapps\emaillistquery.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipiententry.cs"
+                    Link = "..\..\gapps\emaillistrecipiententry.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipientfeed.cs"
+                    Link = "..\..\gapps\emaillistrecipientfeed.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipientquery.cs"
+                    Link = "..\..\gapps\emaillistrecipientquery.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipientservice.cs"
+                    Link = "..\..\gapps\emaillistrecipientservice.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistservice.cs"
+                    Link = "..\..\gapps\emaillistservice.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "login.cs"
+                    Link = "..\..\gapps\login.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "name.cs"
+                    Link = "..\..\gapps\name.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nickname.cs"
+                    Link = "..\..\gapps\nickname.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknameentry.cs"
+                    Link = "..\..\gapps\nicknameentry.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknamefeed.cs"
+                    Link = "..\..\gapps\nicknamefeed.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknamequery.cs"
+                    Link = "..\..\gapps\nicknamequery.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknameservice.cs"
+                    Link = "..\..\gapps\nicknameservice.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "quota.cs"
+                    Link = "..\..\gapps\quota.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userentry.cs"
+                    Link = "..\..\gapps\userentry.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userfeed.cs"
+                    Link = "..\..\gapps\userfeed.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userquery.cs"
+                    Link = "..\..\gapps\userquery.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userservice.cs"
+                    Link = "..\..\gapps\userservice.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+            </Include>
+        </Files>
+    </CSHARP>
+</VisualStudioProject>
+

Added: trunk/clients/cs/src/VS2003/gapps_sample/App.ico
==============================================================================
Binary file. No diff available.

Added: trunk/clients/cs/src/VS2003/gapps_sample/gapps_sample.csproj
==============================================================================
--- (empty file)
+++ trunk/clients/cs/src/VS2003/gapps_sample/gapps_sample.csproj        Fri Apr 
13 05:48:04 2007
@@ -0,0 +1,121 @@
+<VisualStudioProject>
+    <CSHARP
+        ProjectType = "Local"
+        ProductVersion = "7.10.6030"
+        SchemaVersion = "2.0"
+        ProjectGuid = "{25DF4CCD-68C9-400E-87FF-8FCFAF76C998}"
+    >
+        <Build>
+            <Settings
+                ApplicationIcon = "App.ico"
+                AssemblyKeyContainerName = ""
+                AssemblyName = "gapps_sample"
+                AssemblyOriginatorKeyFile = ""
+                DefaultClientScript = "JScript"
+                DefaultHTMLPageLayout = "Grid"
+                DefaultTargetSchema = "IE50"
+                DelaySign = "false"
+                OutputType = "Exe"
+                PreBuildEvent = ""
+                PostBuildEvent = ""
+                RootNamespace = "gapps_sample"
+                RunPostBuildEvent = "OnBuildSuccess"
+                StartupObject = ""
+            >
+                <Config
+                    Name = "Debug"
+                    AllowUnsafeBlocks = "false"
+                    BaseAddress = "285212672"
+                    CheckForOverflowUnderflow = "false"
+                    ConfigurationOverrideFile = ""
+                    DefineConstants = "DEBUG;TRACE"
+                    DocumentationFile = ""
+                    DebugSymbols = "true"
+                    FileAlignment = "4096"
+                    IncrementalBuild = "false"
+                    NoStdLib = "false"
+                    NoWarn = ""
+                    Optimize = "false"
+                    OutputPath = "bin\Debug\"
+                    RegisterForComInterop = "false"
+                    RemoveIntegerChecks = "false"
+                    TreatWarningsAsErrors = "false"
+                    WarningLevel = "4"
+                />
+                <Config
+                    Name = "Release"
+                    AllowUnsafeBlocks = "false"
+                    BaseAddress = "285212672"
+                    CheckForOverflowUnderflow = "false"
+                    ConfigurationOverrideFile = ""
+                    DefineConstants = "TRACE"
+                    DocumentationFile = ""
+                    DebugSymbols = "false"
+                    FileAlignment = "4096"
+                    IncrementalBuild = "false"
+                    NoStdLib = "false"
+                    NoWarn = ""
+                    Optimize = "true"
+                    OutputPath = "bin\Release\"
+                    RegisterForComInterop = "false"
+                    RemoveIntegerChecks = "false"
+                    TreatWarningsAsErrors = "false"
+                    WarningLevel = "4"
+                />
+            </Settings>
+            <References>
+                <Reference
+                    Name = "System"
+                    AssemblyName = "System"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
+                />
+                <Reference
+                    Name = "System.Data"
+                    AssemblyName = "System.Data"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
+                />
+                <Reference
+                    Name = "System.XML"
+                    AssemblyName = "System.Xml"
+                    HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
+                />
+                <Reference
+                    Name = "gdata"
+                    Project = "{B6F6D938-0D45-42BA-8A67-55D92EF03995}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
+                <Reference
+                    Name = "gextension"
+                    Project = "{21BCB644-F9C3-4ADC-8BE1-4E55C6565011}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
+                <Reference
+                    Name = "gapps"
+                    Project = "{96CCB33A-3B32-480E-B83D-93F0309F7DD2}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
+            </References>
+        </Build>
+        <Files>
+            <Include>
+                <File
+                    RelPath = "App.ico"
+                    BuildAction = "Content"
+                />
+                <File
+                    RelPath = "appsdemo.cs"
+                    Link = "..\..\..\samples\appsforyourdomain\appsdemo.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "AssemblyVersion.cs"
+                    Link = "..\..\version\AssemblyVersion.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+            </Include>
+        </Files>
+    </CSHARP>
+</VisualStudioProject>
+

Modified: trunk/clients/cs/src/VS2003/gdata.sln
==============================================================================
--- trunk/clients/cs/src/VS2003/gdata.sln       (original)
+++ trunk/clients/cs/src/VS2003/gdata.sln       Fri Apr 13 05:48:04 2007
@@ -55,6 +55,14 @@
        ProjectSection(ProjectDependencies) = postProject
        EndProjectSection
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gapps", 
"gapps\gapps.csproj", "{96CCB33A-3B32-480E-B83D-93F0309F7DD2}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gapps_sample", 
"gapps_sample\gapps_sample.csproj", "{25DF4CCD-68C9-400E-87FF-8FCFAF76C998}"
+       ProjectSection(ProjectDependencies) = postProject
+       EndProjectSection
+EndProject
 Global
        GlobalSection(SolutionConfiguration) = preSolution
                Debug = Debug
@@ -119,6 +127,14 @@
                {22D56E6B-DF29-4675-A655-B33252B7FA4B}.Debug.Build.0 = 
Debug|.NET
                {22D56E6B-DF29-4675-A655-B33252B7FA4B}.Release.ActiveCfg = 
Release|.NET
                {22D56E6B-DF29-4675-A655-B33252B7FA4B}.Release.Build.0 = 
Release|.NET
+               {96CCB33A-3B32-480E-B83D-93F0309F7DD2}.Debug.ActiveCfg = 
Debug|.NET
+               {96CCB33A-3B32-480E-B83D-93F0309F7DD2}.Debug.Build.0 = 
Debug|.NET
+               {96CCB33A-3B32-480E-B83D-93F0309F7DD2}.Release.ActiveCfg = 
Release|.NET
+               {96CCB33A-3B32-480E-B83D-93F0309F7DD2}.Release.Build.0 = 
Release|.NET
+               {25DF4CCD-68C9-400E-87FF-8FCFAF76C998}.Debug.ActiveCfg = 
Debug|.NET
+               {25DF4CCD-68C9-400E-87FF-8FCFAF76C998}.Debug.Build.0 = 
Debug|.NET
+               {25DF4CCD-68C9-400E-87FF-8FCFAF76C998}.Release.ActiveCfg = 
Release|.NET
+               {25DF4CCD-68C9-400E-87FF-8FCFAF76C998}.Release.Build.0 = 
Release|.NET
        EndGlobalSection
        GlobalSection(ExtensibilityGlobals) = postSolution
        EndGlobalSection

Modified: trunk/clients/cs/src/VS2003/unittests/unittests.csproj
==============================================================================
--- trunk/clients/cs/src/VS2003/unittests/unittests.csproj      (original)
+++ trunk/clients/cs/src/VS2003/unittests/unittests.csproj      Fri Apr 13 
05:48:04 2007
@@ -116,11 +116,28 @@
                     AssemblyName = "System.Web"
                     HintPath = 
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                 />
+                <Reference
+                    Name = "gapps"
+                    Project = "{96CCB33A-3B32-480E-B83D-93F0309F7DD2}"
+                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
+                />
             </References>
         </Build>
         <Files>
             <Include>
                 <File
+                    RelPath = "appsexceptiontest.cs"
+                    Link = "..\..\unittests\gapps\appsexceptiontest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "appsservicetest.cs"
+                    Link = "..\..\unittests\gapps\appsservicetest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "AssemblyInfo.cs"
                     Link = "..\..\unittests\AssemblyInfo.cs"
                     SubType = "Code"
@@ -157,6 +174,36 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "emaillistentrytest.cs"
+                    Link = "..\..\unittests\gapps\emaillistentrytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistquerytest.cs"
+                    Link = "..\..\unittests\gapps\emaillistquerytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipiententrytest.cs"
+                    Link = 
"..\..\unittests\gapps\emaillistrecipiententrytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillistrecipientquerytest.cs"
+                    Link = 
"..\..\unittests\gapps\emaillistrecipientquerytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "emaillisttest.cs"
+                    Link = "..\..\unittests\gapps\emaillisttest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "gbase.cs"
                     Link = "..\..\unittests\gbase.cs"
                     SubType = "Code"
@@ -211,6 +258,36 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "logintest.cs"
+                    Link = "..\..\unittests\gapps\logintest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nametest.cs"
+                    Link = "..\..\unittests\gapps\nametest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknameentrytest.cs"
+                    Link = "..\..\unittests\gapps\nicknameentrytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknamequerytest.cs"
+                    Link = "..\..\unittests\gapps\nicknamequerytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "nicknametest.cs"
+                    Link = "..\..\unittests\gapps\nicknametest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "numberunittest.cs"
                     Link = "..\..\unittests\gbase\numberunittest.cs"
                     SubType = "Code"
@@ -223,6 +300,12 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "quotatest.cs"
+                    Link = "..\..\unittests\gapps\quotatest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "shippingtest.cs"
                     Link = "..\..\unittests\gbase\shippingtest.cs"
                     SubType = "Code"
@@ -231,6 +314,18 @@
                 <File
                     RelPath = "unittests.cs"
                     Link = "..\..\unittests\unittests.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userentrytest.cs"
+                    Link = "..\..\unittests\gapps\userentrytest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "userquerytest.cs"
+                    Link = "..\..\unittests\gapps\userquerytest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />

Added: trunk/clients/cs/src/gapps/AssemblyInfo.cs
==============================================================================
--- (empty file)
+++ trunk/clients/cs/src/gapps/AssemblyInfo.cs  Fri Apr 13 05:48:04 2007
@@ -0,0 +1,35 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+
+//
+// In order to sign your assembly you must specify a key to use. Refer to the
+// Microsoft .NET Framework documentation for more information on assembly 
signing.
+//
+// Use the attributes below to control which key is used for signing.
+//
+// Notes:
+//   (*) If no key is specified, the assembly is not signed.
+//   (*) KeyName refers to a key that has been installed in the Crypto Service
+//       Provider (CSP) on your machine. KeyFile refers to a file which 
contains
+//       a key.
+//   (*) If the KeyFile and the KeyName values are both specified, the
+//       following processing occurs:
+//       (1) If the KeyName can be found in the CSP, that key is used.
+//       (2) If the KeyName does not exist and the KeyFile does exist, the key
+//           in the KeyFile is installed into the CSP and used.
+//   (*) In order to create a KeyFile, you can use the sn.exe (Strong Name) 
utility.
+//       When specifying the KeyFile, the location of the KeyFile should be
+//       relative to the project output directory which is
+//       %Project Directory%\obj\<configuration>. For example, if your KeyFile 
is
+//       located in the project directory, you would specify the 
AssemblyKeyFile
+//       attribute as [assembly: AssemblyKeyFile("..\\..\\mykey.snk")]
+//   (*) Delay Signing is an advanced option - see the Microsoft .NET Framework
+//       documentation for more information on this.
+//
+[assembly: AssemblyDelaySign(false)]
+
+#if WindowsCE || PocketPC
+#else
+[assembly: AssemblyKeyFile("gapps.sn")]
+#endif
+[assembly: AssemblyKeyName("")]

Modified: trunk/clients/cs/src/version/AssemblyVersion.cs
==============================================================================
--- trunk/clients/cs/src/version/AssemblyVersion.cs     (original)
+++ trunk/clients/cs/src/version/AssemblyVersion.cs     Fri Apr 13 05:48:04 2007
@@ -46,7 +46,7 @@
 // You can specify all the values or you can default the Revision and Build 
Numbers 
 // by using the '*' as shown below:
 
-[assembly: AssemblyVersion("1.0.9.5")]
+[assembly: AssemblyVersion("1.0.9.7")]
 
 
 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to