-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from ankeshdave/dev-current
Packages update [ci skip]
- Loading branch information
Showing
14 changed files
with
245 additions
and
505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 8 additions & 8 deletions
16
src/CalendarSyncPlus/CalendarSyncPlus.Authentication.Google/packages.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<packages> | ||
<package id="Google.Apis" version="1.9.0" targetFramework="net45" /> | ||
<package id="Google.Apis" version="1.9.1" targetFramework="net45" /> | ||
<package id="Google.Apis.Analytics.v3" version="1.9.0.1160" targetFramework="net45" /> | ||
<package id="Google.Apis.Auth" version="1.9.0" targetFramework="net45" /> | ||
<package id="Google.Apis.Calendar.v3" version="1.9.0.1270" targetFramework="net45" /> | ||
<package id="Google.Apis.Core" version="1.9.0" targetFramework="net45" /> | ||
<package id="Google.Apis.Auth" version="1.9.1" targetFramework="net45" /> | ||
<package id="Google.Apis.Calendar.v3" version="1.9.0.1280" targetFramework="net45" /> | ||
<package id="Google.Apis.Core" version="1.9.1" targetFramework="net45" /> | ||
<package id="log4net" version="2.0.3" targetFramework="net45" /> | ||
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" /> | ||
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net45" /> | ||
<package id="Microsoft.Bcl.Async" version="1.0.168" targetFramework="net45" /> | ||
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net45" /> | ||
<package id="Microsoft.Net.Http" version="2.2.22" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" /> | ||
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net45" /> | ||
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net45" /> | ||
<package id="Newtonsoft.Json" version="7.0.1" targetFramework="net45" /> | ||
<package id="Zlib.Portable" version="1.10.0" targetFramework="net45" /> | ||
</packages> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.