-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#v3.1.1912.0-rc - Setup utility update + revision released (#67)
* - BitPaySetup Utility updated to v3.1.1912 * - Version revision upgrade * - Assemblies updated
- Loading branch information
Antonio Buedo
authored
Dec 20, 2019
1 parent
41ccdd9
commit 1e1de5f
Showing
37 changed files
with
181 additions
and
68 deletions.
There are no files selected for viewing
Binary file not shown.
17 changes: 17 additions & 0 deletions
17
Assemblies/BitPay.Net Setup utility/BitPaySetup.exe.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<runtime> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="mscorlib" publicKeyToken="b77a5c561934e089" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-4.0.0.0" newVersion="4.0.0.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> | ||
<dependentAssembly> | ||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" /> | ||
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" /> | ||
</dependentAssembly> | ||
</assemblyBinding> | ||
</runtime> | ||
</configuration> |
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.Configuration.Abstractions.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.Configuration.FileExtensions.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.Configuration.Json.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.Configuration.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.FileProviders.Abstractions.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.FileProviders.Physical.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.FileSystemGlobbing.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/Microsoft.Extensions.Primitives.dll
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/System.Numerics.Vectors.dll
100644 → 100755
Empty file.
Empty file modified
0
Assemblies/BitPay.Net Setup utility/System.Runtime.CompilerServices.Unsafe.dll
100644 → 100755
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+1.42 MB
Assemblies/BitPay.Net Setup utility.zip → ...ies/BitPay.Net_Setup_utility_3.1.1912.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.