Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Update Shippo.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jfriedr authored Mar 29, 2021
1 parent e27e828 commit 8f6ac13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shippo/Shippo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

<PropertyGroup>
<TargetFrameworks>net45;net40</TargetFrameworks>
<Version>3.0.0</Version>
<Version>3.1.0</Version>
<Title>Shippo client library</Title>
<Description>.NET library which integrates with Shippo Multi Carrier Shipping API. This library provides access to Shippo (goshippo.com) API capabilities. Including label generation, rating, tracking and more.</Description>
<Summary>Shippo Shipping API client Library (USPS, FedEx, UPS, and more)</Summary>
<PackageProjectUrl>https://github.com/goshippo/shippo-csharp-client/</PackageProjectUrl>
<RepositoryUrl>https://github.com/goshippo/shippo-csharp-client/</RepositoryUrl>
<PackageTags>USPS Fedex UPS API Shippo</PackageTags>
<PackageReleaseNotes>Adding new fields and updating existing fields in CustomsDeclaration and CustomsItems</PackageReleaseNotes>
<PackageReleaseNotes>Added Tracking Sub-statuses and additional Customs and Manifest testing</PackageReleaseNotes>
<RepositoryType>Github</RepositoryType>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
</PropertyGroup>
Expand Down

0 comments on commit 8f6ac13

Please sign in to comment.