Skip to content

Commit cc1605d

Browse files
committed
Updates base client library
1 parent 35fab07 commit cc1605d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/Lithnet.GoogleApps.MA.Setup/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Product Id="*"
44
Name="Lithnet GoogleApps Management Agent"
55
Language="1033"
6-
Version="1.1.6006"
6+
Version="1.1.6011"
77
Manufacturer="Lithnet"
88
UpgradeCode="3410d571b358426281edb2990ae57cae" >
99

src/Lithnet.GoogleApps.MA/Lithnet.GoogleApps.MA.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
<HintPath>..\packages\Google.GData.Extensions.2.2.0.0\lib\Google.GData.Extensions.dll</HintPath>
159159
<Private>True</Private>
160160
</Reference>
161-
<Reference Include="Lithnet.GoogleApps, Version=1.0.6011.18375, Culture=neutral, processorArchitecture=MSIL">
162-
<HintPath>..\packages\Lithnet.GoogleApps.1.0.6011.18375\lib\net452\Lithnet.GoogleApps.dll</HintPath>
161+
<Reference Include="Lithnet.GoogleApps, Version=1.0.6011.20298, Culture=neutral, processorArchitecture=MSIL">
162+
<HintPath>..\packages\Lithnet.GoogleApps.1.0.6011.20298\lib\net452\Lithnet.GoogleApps.dll</HintPath>
163163
<Private>True</Private>
164164
</Reference>
165165
<Reference Include="Lithnet.Logging, Version=1.0.5774.20685, Culture=neutral, processorArchitecture=MSIL">

src/Lithnet.GoogleApps.MA/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<package id="Google.GData.Client" version="2.2.0.0" targetFramework="net452" />
1313
<package id="Google.GData.Contacts" version="2.2.0.0" targetFramework="net452" />
1414
<package id="Google.GData.Extensions" version="2.2.0.0" targetFramework="net452" />
15-
<package id="Lithnet.GoogleApps" version="1.0.6011.18375" targetFramework="net452" />
15+
<package id="Lithnet.GoogleApps" version="1.0.6011.20298" targetFramework="net452" />
1616
<package id="Lithnet.Logging" version="1.0.5774.20685" targetFramework="net452" />
1717
<package id="Lithnet.MetadirectoryServices" version="1.0.6006.11723" targetFramework="net452" />
1818
<package id="log4net" version="2.0.5" targetFramework="net452" />

0 commit comments

Comments
 (0)