Skip to content

Commit

Permalink
Use fork (2) - smaller patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kiminuo committed May 11, 2023
1 parent 0bf9653 commit cbad46f
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions WalletWasabi.Daemon/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
},
"NBitcoin.Kimi": {
"type": "Transitive",
"resolved": "7.0.25.1",
"contentHash": "kQECjHNKxSZycPLLuFu9iqtg9IKa12Vhz/b+4Bk6SOQRGxPnsS0Ot7dM8c/7YzbB9f0q+xlDzYQKXqvUbnz6TQ==",
"resolved": "7.0.25.2",
"contentHash": "z7OFl/3rYoPIOln+TCb1940Wk5zDrsBk/Dh/j7E4R+Fuh4wkVjCe6oWVVR+TKkwig0eqZ0snm5aapC5TppY37w==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -336,7 +336,7 @@
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "[7.0.0, )",
"Microsoft.Data.Sqlite": "[7.0.3, )",
"Microsoft.Win32.SystemEvents": "[7.0.0, )",
"NBitcoin.Kimi": "[7.0.25.1, )",
"NBitcoin.Kimi": "[7.0.25.2, )",
"WabiSabi": "[1.0.1.2, )"
}
}
Expand Down
6 changes: 3 additions & 3 deletions WalletWasabi.Fluent.Desktop/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,8 @@
},
"NBitcoin.Kimi": {
"type": "Transitive",
"resolved": "7.0.25.1",
"contentHash": "kQECjHNKxSZycPLLuFu9iqtg9IKa12Vhz/b+4Bk6SOQRGxPnsS0Ot7dM8c/7YzbB9f0q+xlDzYQKXqvUbnz6TQ==",
"resolved": "7.0.25.2",
"contentHash": "z7OFl/3rYoPIOln+TCb1940Wk5zDrsBk/Dh/j7E4R+Fuh4wkVjCe6oWVVR+TKkwig0eqZ0snm5aapC5TppY37w==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -726,7 +726,7 @@
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "[7.0.0, )",
"Microsoft.Data.Sqlite": "[7.0.3, )",
"Microsoft.Win32.SystemEvents": "[7.0.0, )",
"NBitcoin.Kimi": "[7.0.25.1, )",
"NBitcoin.Kimi": "[7.0.25.2, )",
"WabiSabi": "[1.0.1.2, )"
}
},
Expand Down
6 changes: 3 additions & 3 deletions WalletWasabi.Fluent/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@
},
"NBitcoin.Kimi": {
"type": "Transitive",
"resolved": "7.0.25.1",
"contentHash": "kQECjHNKxSZycPLLuFu9iqtg9IKa12Vhz/b+4Bk6SOQRGxPnsS0Ot7dM8c/7YzbB9f0q+xlDzYQKXqvUbnz6TQ==",
"resolved": "7.0.25.2",
"contentHash": "z7OFl/3rYoPIOln+TCb1940Wk5zDrsBk/Dh/j7E4R+Fuh4wkVjCe6oWVVR+TKkwig0eqZ0snm5aapC5TppY37w==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -644,7 +644,7 @@
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "[7.0.0, )",
"Microsoft.Data.Sqlite": "[7.0.3, )",
"Microsoft.Win32.SystemEvents": "[7.0.0, )",
"NBitcoin.Kimi": "[7.0.25.1, )",
"NBitcoin.Kimi": "[7.0.25.2, )",
"WabiSabi": "[1.0.1.2, )"
}
},
Expand Down
6 changes: 3 additions & 3 deletions WalletWasabi.Packager/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
},
"NBitcoin.Kimi": {
"type": "Transitive",
"resolved": "7.0.25.1",
"contentHash": "kQECjHNKxSZycPLLuFu9iqtg9IKa12Vhz/b+4Bk6SOQRGxPnsS0Ot7dM8c/7YzbB9f0q+xlDzYQKXqvUbnz6TQ==",
"resolved": "7.0.25.2",
"contentHash": "z7OFl/3rYoPIOln+TCb1940Wk5zDrsBk/Dh/j7E4R+Fuh4wkVjCe6oWVVR+TKkwig0eqZ0snm5aapC5TppY37w==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"Newtonsoft.Json": "13.0.1"
Expand Down Expand Up @@ -336,7 +336,7 @@
"Microsoft.AspNetCore.Mvc.NewtonsoftJson": "[7.0.0, )",
"Microsoft.Data.Sqlite": "[7.0.3, )",
"Microsoft.Win32.SystemEvents": "[7.0.0, )",
"NBitcoin.Kimi": "[7.0.25.1, )",
"NBitcoin.Kimi": "[7.0.25.2, )",
"WabiSabi": "[1.0.1.2, )"
}
}
Expand Down
2 changes: 1 addition & 1 deletion WalletWasabi/WalletWasabi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="7.0.3" />
<PackageReference Include="Microsoft.Win32.SystemEvents" Version="7.0.0" />
<PackageReference Include="NBitcoin.Kimi" Version="7.0.25.1" />
<PackageReference Include="NBitcoin.Kimi" Version="7.0.25.2" />
<!--<PackageReference Include="NBitcoin" Version="7.0.24" />-->
<PackageReference Include="WabiSabi" Version="1.0.1.2" />
</ItemGroup>
Expand Down
6 changes: 3 additions & 3 deletions WalletWasabi/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"NBitcoin.Kimi": {
"type": "Direct",
"requested": "[7.0.25.1, )",
"resolved": "7.0.25.1",
"contentHash": "kQECjHNKxSZycPLLuFu9iqtg9IKa12Vhz/b+4Bk6SOQRGxPnsS0Ot7dM8c/7YzbB9f0q+xlDzYQKXqvUbnz6TQ==",
"requested": "[7.0.25.2, )",
"resolved": "7.0.25.2",
"contentHash": "z7OFl/3rYoPIOln+TCb1940Wk5zDrsBk/Dh/j7E4R+Fuh4wkVjCe6oWVVR+TKkwig0eqZ0snm5aapC5TppY37w==",
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "1.0.0",
"Newtonsoft.Json": "13.0.1"
Expand Down

0 comments on commit cbad46f

Please sign in to comment.