From 9d10321bed122abd324255830005d38425edbb9f Mon Sep 17 00:00:00 2001 From: Victor Hugo Soares Date: Thu, 15 Feb 2018 04:30:46 -0200 Subject: [PATCH] update nuget references --- 2.1KeyEncryption/2.1KeyEncryption.csproj | 28 ++++++++----- 2.1KeyEncryption/App.config | 10 ++++- 2.1KeyEncryption/packages.config | 37 +++++++++++++++++- 2.2Bip38/2.2Bip38Part2.csproj | 28 ++++++++----- 2.2Bip38/App.config | 10 ++++- 2.2Bip38/packages.config | 37 +++++++++++++++++- 2.4DarkWallet/2.4DarkWallet.csproj | 28 ++++++++----- 2.4DarkWallet/App.config | 10 ++++- 2.4DarkWallet/packages.config | 37 +++++++++++++++++- .../3.0OtherTypesOfOwnerships.csproj | 27 ++++++++----- 3.0OtherTypesOfOwnerships/App.config | 10 ++++- 3.0OtherTypesOfOwnerships/packages.config | 37 +++++++++++++++++- .../3.1TransactionBuilder.csproj | 27 ++++++++----- 3.1TransactionBuilder/App.config | 10 ++++- 3.1TransactionBuilder/packages.config | 37 +++++++++++++++++- 4.1OtherAssets/4.0OtherAssets.csproj | 33 ++++++++++------ 4.1OtherAssets/App.config | 10 ++++- 4.1OtherAssets/packages.config | 39 +++++++++++++++++-- 4.1UnitTests/4.1UnitTests.csproj | 27 ++++++++----- 4.1UnitTests/App.config | 9 +++++ 4.1UnitTests/packages.config | 37 +++++++++++++++++- 4.2LiquidDemocracy/4.2LiquidDemocracy.csproj | 27 ++++++++----- 4.2LiquidDemocracy/App.config | 9 +++++ 4.2LiquidDemocracy/packages.config | 37 +++++++++++++++++- 4.3ProofOfBurn/4.3ProofOfBurn.csproj | 28 ++++++++----- 4.3ProofOfBurn/App.config | 9 +++++ 4.3ProofOfBurn/packages.config | 37 +++++++++++++++++- BitcoinAddress/1.1BitcoinAddress.csproj | 28 ++++++++----- BitcoinAddress/App.config | 10 ++++- BitcoinAddress/packages.config | 37 +++++++++++++++++- HdWallet/2.3HdWallet.csproj | 28 ++++++++----- HdWallet/App.config | 10 ++++- HdWallet/packages.config | 37 +++++++++++++++++- PaymentScript/1.2ScriptPubKey.csproj | 28 ++++++++----- PaymentScript/App.config | 10 ++++- PaymentScript/packages.config | 37 +++++++++++++++++- PrivateKey/1.3PrivateKey.csproj | 28 ++++++++----- PrivateKey/App.config | 10 ++++- PrivateKey/packages.config | 37 +++++++++++++++++- ProofOfOwnership/1.6ProofOfOwnership.csproj | 28 ++++++++----- ProofOfOwnership/App.config | 10 ++++- ProofOfOwnership/packages.config | 37 +++++++++++++++++- SpendYourCoins/1.5SpendYourCoins.csproj | 34 ++++++++++------ SpendYourCoins/App.config | 10 ++++- SpendYourCoins/packages.config | 39 +++++++++++++++++-- Transaction/1.4Transaction.csproj | 34 ++++++++++------ Transaction/App.config | 10 ++++- Transaction/packages.config | 39 +++++++++++++++++-- 48 files changed, 1015 insertions(+), 201 deletions(-) diff --git a/2.1KeyEncryption/2.1KeyEncryption.csproj b/2.1KeyEncryption/2.1KeyEncryption.csproj index a80fcd5..cc3f9f4 100644 --- a/2.1KeyEncryption/2.1KeyEncryption.csproj +++ b/2.1KeyEncryption/2.1KeyEncryption.csproj @@ -12,6 +12,8 @@ v4.5.1 512 true + + AnyCPU @@ -34,25 +36,26 @@ 4 - - ..\packages\NBitcoin.3.0.0.33\lib\net45\NBitcoin.dll - True + + ..\packages\NBitcoin.4.0.0.54\lib\netstandard1.1\NBitcoin.dll - - ..\packages\NBitcoin.3.0.0.33\lib\net45\NBitcoin.BouncyCastle.dll - True + + ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + + + + ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll + - - ..\packages\Newtonsoft.Json.6.0.1\lib\net45\Newtonsoft.Json.dll - @@ -63,6 +66,13 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + +