Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade JsonRpcSharp to 0.99.x #3

Merged
merged 2 commits into from
Mar 3, 2024
Merged

Upgrade JsonRpcSharp to 0.99.x #3

merged 2 commits into from
Mar 3, 2024

Conversation

knocte
Copy link
Member

@knocte knocte commented Mar 3, 2024

Somehow the update to JsonRpcSharp caused cascading updates and
build was failing with errors like:

```
CSC : error CS1705: Assembly 'JsonRpcSharp.HttpClient' with identity
'JsonRpcSharp.HttpClient, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d51963060d6195e8'
uses 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
which has a higher version than referenced assembly 'Newtonsoft.Json' with identity
'Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
[D:\a\Nethereum\Nethereum\src\Nethereum.Signer.AzureKeyVault.Console\Nethereum.Signer.AzureKeyVault.Console.csproj]
```
@knocte knocte merged commit f0bc8be into master Mar 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant