Skip to content

Commit

Permalink
upgraded to Google GData libs 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mausch committed Dec 30, 2011
1 parent 39cc660 commit 7871302
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions GDataDB/GDataDB.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,20 +37,20 @@
<DocumentationFile>bin\Release\GDataDB.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Google.GData.Client, Version=1.6.0.0, Culture=neutral, PublicKeyToken=04a59ca9b0273830, processorArchitecture=MSIL">
<Reference Include="Google.GData.AccessControl, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b4b8eb9a7afc8328, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Google.GData.AccessControl.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Client">
<HintPath>..\lib\Google.GData.Client.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Documents, Version=1.6.0.0, Culture=neutral, PublicKeyToken=e4daaad656f19bb9, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<Reference Include="Google.GData.Documents">
<HintPath>..\lib\Google.GData.Documents.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Extensions, Version=1.6.0.0, Culture=neutral, PublicKeyToken=0b4c5df2ebf20876, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<Reference Include="Google.GData.Extensions">
<HintPath>..\lib\Google.GData.Extensions.dll</HintPath>
</Reference>
<Reference Include="Google.GData.Spreadsheets, Version=1.6.0.0, Culture=neutral, PublicKeyToken=3f77feb76ff0d9a1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<Reference Include="Google.GData.Spreadsheets">
<HintPath>..\lib\Google.GData.Spreadsheets.dll</HintPath>
</Reference>
<Reference Include="System" />
Expand Down
Binary file modified lib/Google.GData.AccessControl.dll
Binary file not shown.
Binary file modified lib/Google.GData.Client.dll
Binary file not shown.
Binary file modified lib/Google.GData.Documents.dll
Binary file not shown.
Binary file modified lib/Google.GData.Extensions.dll
Binary file not shown.
Binary file modified lib/Google.GData.Spreadsheets.dll
Binary file not shown.

0 comments on commit 7871302

Please sign in to comment.