Skip to content

Commit cf3b797

Browse files
author
Antonio Buedo
authored
#v4.2.2111.1-rc - v4.2 preparations (#88)
* - invoice cancellation implemented
1 parent a9ead44 commit cf3b797

20 files changed

Lines changed: 16 additions & 16 deletions

File tree

1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.
1.5 KB
Binary file not shown.

Assemblies/BitPay.Net.Lib/netcoreapp2.0/BitPay.deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"compilationOptions": {},
77
"targets": {
88
".NETCoreApp,Version=v2.0": {
9-
"BitPay/4.1.2111": {
9+
"BitPay/4.2.2111": {
1010
"dependencies": {
1111
"BouncyCastle": "1.8.9",
1212
"Microsoft.CSharp": "4.7.0",
@@ -147,7 +147,7 @@
147147
}
148148
},
149149
"libraries": {
150-
"BitPay/4.1.2111": {
150+
"BitPay/4.2.2111": {
151151
"type": "project",
152152
"serviceable": false,
153153
"sha512": ""
1 KB
Binary file not shown.

Assemblies/BitPay.Net.Lib/netcoreapp2.1/BitPay.deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"compilationOptions": {},
77
"targets": {
88
".NETCoreApp,Version=v2.1": {
9-
"BitPay/4.1.2111": {
9+
"BitPay/4.2.2111": {
1010
"dependencies": {
1111
"BouncyCastle": "1.8.9",
1212
"Microsoft.CSharp": "4.7.0",
@@ -137,7 +137,7 @@
137137
}
138138
},
139139
"libraries": {
140-
"BitPay/4.1.2111": {
140+
"BitPay/4.2.2111": {
141141
"type": "project",
142142
"serviceable": false,
143143
"sha512": ""

0 commit comments

Comments
 (0)