Skip to content

Commit

Permalink
#v4.0.2104.2-rc - Assemblies added (#77)
Browse files Browse the repository at this point in the history
- Dependency update
- Added assemblies
  • Loading branch information
Antonio Buedo committed Apr 29, 2021
1 parent ee8dc5e commit a626780
Show file tree
Hide file tree
Showing 25 changed files with 88 additions and 84 deletions.
Binary file modified Assemblies/BitPay.Net.Lib/net452/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net452/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net46/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net46/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net461/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net461/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net462/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net462/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net47/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net47/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net471/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net471/BouncyCastle.Crypto.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net472/BitPay.dll
Binary file not shown.
Binary file modified Assemblies/BitPay.Net.Lib/net472/BouncyCastle.Crypto.dll
Binary file not shown.
34 changes: 17 additions & 17 deletions Assemblies/BitPay.Net.Lib/netcoreapp2.0/BitPay.deps.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.0",
"signature": "d07ab26d185d4587bd7691268d0ba8ca672ebbaf"
"signature": "93f664fb90c39327589aa7dbd0317cd8063edd19"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.0": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"dependencies": {
"BouncyCastle": "1.8.5",
"Microsoft.CSharp": "4.5.0",
"BouncyCastle": "1.8.9",
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.Configuration.Json": "2.2.0",
"Newtonsoft.Json": "12.0.2"
Expand All @@ -18,15 +18,15 @@
"BitPay.dll": {}
}
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"runtime": {
"lib/BouncyCastle.Crypto.dll": {
"assemblyVersion": "1.8.5.0",
"fileVersion": "1.8.19031.1"
"assemblyVersion": "1.8.9.0",
"fileVersion": "1.8.20343.1"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Extensions.Configuration/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
Expand Down Expand Up @@ -147,24 +147,24 @@
}
},
"libraries": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SvTtEA1DksJBu5Ucps4BSUrTseISTvIRcIvCUwicv+eTqkFHTq1hlcdWeYcwJsnmRvfQhODEUVsqLlYi4Umw2g==",
"path": "bouncycastle/1.8.5",
"hashPath": "bouncycastle.1.8.5.nupkg.sha512"
"sha512": "sha512-axnBgvdD5n+FnEG6efk/tfKuMFru7R/EoISH9zjh319yb3HD24TEHSAbNN/lTRT2ulOGRxDgOsCjkuk08iwWPg==",
"path": "bouncycastle/1.8.9",
"hashPath": "bouncycastle.1.8.9.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.2.0": {
"type": "package",
Expand Down
Binary file modified Assemblies/BitPay.Net.Lib/netcoreapp2.0/BitPay.dll
Binary file not shown.
34 changes: 17 additions & 17 deletions Assemblies/BitPay.Net.Lib/netcoreapp2.1/BitPay.deps.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.1",
"signature": "d07ab26d185d4587bd7691268d0ba8ca672ebbaf"
"signature": "93f664fb90c39327589aa7dbd0317cd8063edd19"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.1": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"dependencies": {
"BouncyCastle": "1.8.5",
"Microsoft.CSharp": "4.5.0",
"BouncyCastle": "1.8.9",
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.Configuration.Json": "2.2.0",
"Newtonsoft.Json": "12.0.2"
Expand All @@ -18,15 +18,15 @@
"BitPay.dll": {}
}
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"runtime": {
"lib/BouncyCastle.Crypto.dll": {
"assemblyVersion": "1.8.5.0",
"fileVersion": "1.8.19031.1"
"assemblyVersion": "1.8.9.0",
"fileVersion": "1.8.20343.1"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Extensions.Configuration/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
Expand Down Expand Up @@ -137,24 +137,24 @@
}
},
"libraries": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SvTtEA1DksJBu5Ucps4BSUrTseISTvIRcIvCUwicv+eTqkFHTq1hlcdWeYcwJsnmRvfQhODEUVsqLlYi4Umw2g==",
"path": "bouncycastle/1.8.5",
"hashPath": "bouncycastle.1.8.5.nupkg.sha512"
"sha512": "sha512-axnBgvdD5n+FnEG6efk/tfKuMFru7R/EoISH9zjh319yb3HD24TEHSAbNN/lTRT2ulOGRxDgOsCjkuk08iwWPg==",
"path": "bouncycastle/1.8.9",
"hashPath": "bouncycastle.1.8.9.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.2.0": {
"type": "package",
Expand Down
Binary file modified Assemblies/BitPay.Net.Lib/netcoreapp2.1/BitPay.dll
Binary file not shown.
34 changes: 17 additions & 17 deletions Assemblies/BitPay.Net.Lib/netcoreapp2.2/BitPay.deps.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v2.2",
"signature": "d07ab26d185d4587bd7691268d0ba8ca672ebbaf"
"signature": "93f664fb90c39327589aa7dbd0317cd8063edd19"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v2.2": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"dependencies": {
"BouncyCastle": "1.8.5",
"Microsoft.CSharp": "4.5.0",
"BouncyCastle": "1.8.9",
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.Configuration.Json": "2.2.0",
"Newtonsoft.Json": "12.0.2"
Expand All @@ -18,15 +18,15 @@
"BitPay.dll": {}
}
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"runtime": {
"lib/BouncyCastle.Crypto.dll": {
"assemblyVersion": "1.8.5.0",
"fileVersion": "1.8.19031.1"
"assemblyVersion": "1.8.9.0",
"fileVersion": "1.8.20343.1"
}
}
},
"Microsoft.CSharp/4.5.0": {},
"Microsoft.CSharp/4.7.0": {},
"Microsoft.Extensions.Configuration/2.2.0": {
"dependencies": {
"Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
Expand Down Expand Up @@ -137,24 +137,24 @@
}
},
"libraries": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SvTtEA1DksJBu5Ucps4BSUrTseISTvIRcIvCUwicv+eTqkFHTq1hlcdWeYcwJsnmRvfQhODEUVsqLlYi4Umw2g==",
"path": "bouncycastle/1.8.5",
"hashPath": "bouncycastle.1.8.5.nupkg.sha512"
"sha512": "sha512-axnBgvdD5n+FnEG6efk/tfKuMFru7R/EoISH9zjh319yb3HD24TEHSAbNN/lTRT2ulOGRxDgOsCjkuk08iwWPg==",
"path": "bouncycastle/1.8.9",
"hashPath": "bouncycastle.1.8.9.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.2.0": {
"type": "package",
Expand Down
Binary file modified Assemblies/BitPay.Net.Lib/netcoreapp2.2/BitPay.dll
Binary file not shown.
38 changes: 19 additions & 19 deletions Assemblies/BitPay.Net.Lib/netstandard2.0/BitPay.deps.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": "44de46c3c430d0e1ec6587f80796d9950950cf43"
"signature": "58feca8a9e64932e6ea3da2afe50f5f8ebcc2c07"
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"dependencies": {
"BouncyCastle": "1.8.5",
"Microsoft.CSharp": "4.5.0",
"BouncyCastle": "1.8.9",
"Microsoft.CSharp": "4.7.0",
"Microsoft.Extensions.Configuration": "2.2.0",
"Microsoft.Extensions.Configuration.Json": "2.2.0",
"NETStandard.Library": "2.0.3",
Expand All @@ -20,19 +20,19 @@
"BitPay.dll": {}
}
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"runtime": {
"lib/BouncyCastle.Crypto.dll": {
"assemblyVersion": "1.8.5.0",
"fileVersion": "1.8.19031.1"
"assemblyVersion": "1.8.9.0",
"fileVersion": "1.8.20343.1"
}
}
},
"Microsoft.CSharp/4.5.0": {
"Microsoft.CSharp/4.7.0": {
"runtime": {
"lib/netstandard2.0/Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.6.26515.6"
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.56404"
}
}
},
Expand Down Expand Up @@ -180,24 +180,24 @@
}
},
"libraries": {
"BitPay/3.2.2001": {
"BitPay/4.0.2104": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"BouncyCastle/1.8.5": {
"BouncyCastle/1.8.9": {
"type": "package",
"serviceable": true,
"sha512": "sha512-SvTtEA1DksJBu5Ucps4BSUrTseISTvIRcIvCUwicv+eTqkFHTq1hlcdWeYcwJsnmRvfQhODEUVsqLlYi4Umw2g==",
"path": "bouncycastle/1.8.5",
"hashPath": "bouncycastle.1.8.5.nupkg.sha512"
"sha512": "sha512-axnBgvdD5n+FnEG6efk/tfKuMFru7R/EoISH9zjh319yb3HD24TEHSAbNN/lTRT2ulOGRxDgOsCjkuk08iwWPg==",
"path": "bouncycastle/1.8.9",
"hashPath": "bouncycastle.1.8.9.nupkg.sha512"
},
"Microsoft.CSharp/4.5.0": {
"Microsoft.CSharp/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
"path": "microsoft.csharp/4.5.0",
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
"sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
"path": "microsoft.csharp/4.7.0",
"hashPath": "microsoft.csharp.4.7.0.nupkg.sha512"
},
"Microsoft.Extensions.Configuration/2.2.0": {
"type": "package",
Expand Down
Binary file modified Assemblies/BitPay.Net.Lib/netstandard2.0/BitPay.dll
Binary file not shown.
Binary file added Assemblies/BitPay.Net.Lib_4.0.2104.zip
Binary file not shown.
20 changes: 12 additions & 8 deletions BitPaySetup/BitPaySetup.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<HintPath>..\packages\BitPay.4.0.2104\lib\net472\BitPay.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
<HintPath>..\packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
<HintPath>..\packages\BouncyCastle.1.8.9\lib\BouncyCastle.Crypto.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
Expand Down Expand Up @@ -81,8 +81,8 @@
<HintPath>..\packages\Microsoft.Extensions.FileSystemGlobbing.5.0.0\lib\net461\Microsoft.Extensions.FileSystemGlobbing.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Extensions.Primitives, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
<HintPath>..\packages\Microsoft.Extensions.Primitives.5.0.0\lib\net461\Microsoft.Extensions.Primitives.dll</HintPath>
<Reference Include="Microsoft.Extensions.Primitives, Version=5.0.0.1, Culture=neutral, PublicKeyToken=adb9793829ddae60">
<HintPath>..\packages\Microsoft.Extensions.Primitives.5.0.1\lib\net461\Microsoft.Extensions.Primitives.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="mscorlib" />
Expand Down Expand Up @@ -119,12 +119,16 @@
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Text.Encodings.Web, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.Text.Encodings.Web.5.0.0\lib\net461\System.Text.Encodings.Web.dll</HintPath>
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.2\lib\net461\System.Security.Cryptography.X509Certificates.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Text.Json, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.Text.Json.5.0.0\lib\net461\System.Text.Json.dll</HintPath>
<Reference Include="System.Text.Encodings.Web, Version=5.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Text.Json, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.Text.Json.5.0.2\lib\net461\System.Text.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
Expand Down
12 changes: 6 additions & 6 deletions BitPaySetup/packages.config
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="BitPay" version="4.0.2104" targetFramework="net472" />
<package id="BouncyCastle" version="1.8.5" targetFramework="net472" />
<package id="BouncyCastle" version="1.8.9" targetFramework="net472" />
<package id="Microsoft.Bcl.AsyncInterfaces" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.CSharp" version="4.5.0" targetFramework="net472" />
<package id="Microsoft.CSharp" version="4.7.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.Abstractions" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.FileExtensions" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Configuration.Json" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.FileProviders.Abstractions" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.FileProviders.Physical" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.FileSystemGlobbing" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Primitives" version="5.0.0" targetFramework="net472" />
<package id="Microsoft.Extensions.Primitives" version="5.0.1" targetFramework="net472" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net472" />
<package id="System.Buffers" version="4.5.1" targetFramework="net472" />
<package id="System.IO" version="4.3.0" targetFramework="net472" />
Expand All @@ -23,9 +23,9 @@
<package id="System.Security.Cryptography.Algorithms" version="4.3.1" targetFramework="net472" />
<package id="System.Security.Cryptography.Encoding" version="4.3.0" targetFramework="net472" />
<package id="System.Security.Cryptography.Primitives" version="4.3.0" targetFramework="net472" />
<package id="System.Security.Cryptography.X509Certificates" version="4.3.0" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="5.0.0" targetFramework="net472" />
<package id="System.Text.Json" version="5.0.0" targetFramework="net472" />
<package id="System.Security.Cryptography.X509Certificates" version="4.3.2" targetFramework="net472" />
<package id="System.Text.Encodings.Web" version="5.0.1" targetFramework="net472" />
<package id="System.Text.Json" version="5.0.2" targetFramework="net472" />
<package id="System.Threading.Tasks.Extensions" version="4.5.4" targetFramework="net472" />
<package id="System.ValueTuple" version="4.5.0" targetFramework="net472" />
</packages>

0 comments on commit a626780

Please sign in to comment.