Skip to content

Commit

Permalink
Updated TrackableEntities.Client.nuspec, generated v2.5.5 client NuGe…
Browse files Browse the repository at this point in the history
…t package.
  • Loading branch information
Anthony Sneed committed Aug 30, 2016
1 parent 2b32d09 commit 77fcb10
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
<title>Trackable Entities Client</title>
<authors>Tony Sneed</authors>
<owners>Tony Sneed</owners>
<licenseUrl>https://github.com/tonysneed/trackable-entities/blob/master/License.txt</licenseUrl>
<projectUrl>http://tonysneed.github.io/trackable-entities</projectUrl>
<licenseUrl>http://github.com/TrackableEntities/trackable-entities/blob/master/License.txt</licenseUrl>
<projectUrl>http://trackableentities.github.io</projectUrl>
<iconUrl>http://bit.ly/tracking-logo-small</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.</description>
<language>en-US</language>
<tags>change-tracking entity-framework n-tier wcf web-api</tags>
<dependencies>
<dependency id="Newtonsoft.Json" version="6.0.8" />
<dependency id="TrackableEntities.Common" version="$PackageVersion$" />
<dependency id="TrackableEntities.Common" version="2.5.2.1" />
</dependencies>
</metadata>
</package>

0 comments on commit 77fcb10

Please sign in to comment.