NethermindEth / dotnet-libp2p

A libp2p implementation for .NET in C#.
MIT License
53 stars 19 forks source link

Upgrade to .NET 8 #59

Closed flcl42 closed 7 months ago

flcl42 commented 7 months ago

There are so many warnings mostly about nullable annotations. Would be great to resolve them. If not in this PR, maybe separately.

https://github.com/NethermindEth/dotnet-libp2p/issues/63 let's fix it later