Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
- revise nuget package title
Browse files Browse the repository at this point in the history
  • Loading branch information
tuyen-vuduc committed Oct 27, 2022
1 parent dffdeda commit 73c6103
Show file tree
Hide file tree
Showing 15 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

20170608
20220918
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"MSBuild.Sdk.Extras": "3.0.44",
"Microsoft.Build.Traversal": "3.1.6",
"Microsoft.Build.NoTargets": "3.4.0",
"Xamarin.Legacy.Sdk": "0.1.2-alpha6"
"Xamarin.Legacy.Sdk": "0.2.0-alpha2"
}
}
Binary file modified nugets/BraintreePayments.API.BraintreeCore.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.BrowserSwitch.Droid.2.1.1.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.Card.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.DataCollector.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.DropIn.Droid.6.3.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.GooglePay.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.Paypal.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.SharedUtils.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.ThreeDSecure.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.UnionPay.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.API.Venmo.Droid.4.12.0.nupkg
Binary file not shown.
Binary file modified nugets/BraintreePayments.CardForm.Droid.5.4.0.nupkg
Binary file not shown.
2 changes: 1 addition & 1 deletion source/BraintreePaymentsProject.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<PropertyGroup>
<PackageId>@(Model.NuGetPackageId)</PackageId>
<Title>Braintree SDK - @(name_short)</Title>
<Title>Braintree Android SDK - @(name_short)</Title>
<Summary>Xamarin.Android Bindings for Braintree SDK - @(name_short) @(Model.NuGetVersion) artifact=@(Model.MavenGroupId):@(Model.Name)</Summary>
<Description>
Xamarin.Android Bindings for Braintree SDK - @(name_short) @(Model.NuGetVersion) artifact=@(Model.MavenGroupId):@(Model.Name)
Expand Down

0 comments on commit 73c6103

Please sign in to comment.