forked from nblockchain/geewallet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Frontend.XF.*: sync & resolve packages conflict
This commit upgrades packages in Frotend.XF.* projects to be in sync with versions used in Backend. Sanity check was also complaining before this commit with the following error: ``` 190 nuget packages found for solution gwallet.mac-legacy.sln Package found with more than one version: JsonRpcSharp. All occurrences: * Version: 0.98.0--date20230731-1252.git-6788e32. Dependency holder: GWallet.Backend/ * Version: 0.98.0--date20230731-1252.git-6788e32. Dependency holder: GWallet.Backend/ * Version: 0.94.0--date20201018-1119.git-05d4006. Dependency holder: GWallet.Frontend.XF.Android/ * Version: 0.94.0--date20201018-1119.git-05d4006. Dependency holder: GWallet.Frontend.XF.iOS/ Package found with more than one version: Newtonsoft.Json. All occurrences: * Version: 13.0.2. Dependency holder: GWallet.Backend.Tests/ * Version: 13.0.2. Dependency holder: GWallet.Backend/ * Version: 13.0.2. Dependency holder: GWallet.Backend/ * Version: 11.0.2. Dependency holder: GWallet.Frontend.XF.Android/ * Version: 11.0.2. Dependency holder: GWallet.Frontend.XF.iOS/ ``` Closes nblockchain#229 Closes nblockchain#230 Closes nblockchain#231 Closes nblockchain#232 Co-authored-by: Afshin Arani <[email protected]>
- Loading branch information
Showing
8 changed files
with
32 additions
and
32 deletions.
There are no files selected for viewing
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
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