Discord.Net
Discord.Net copied to clipboard
Update library dependencies
Some dependencies are outdated or even unsupported, so this PR bumps deps of the lib and samples to more recent versions
Changes
-
bump
Newtonsoft.Json
13.0.1 => 13.0.3
-
bump
Microsoft.CodeAnalysis
3.11.0 => 4.8.0
-
bump
IDisposableAnalyzers
3.4.15 => 4.0.2
- apply analyzer suggestion (make internal class
sealed
)
- apply analyzer suggestion (make internal class
-
bump
System.Interactive.Async
5.0.0 => 6.0.1
-
bump
System.Collections.Immutable
5.0.0 => 6.0.0
-
bump
Microsoft.NET.Test.Sdk
16.11.0 => 17.8.0
-
bump
Microsoft.Extensions.DependencyInjection.Abstractions
5.0.0 => 6.0.0
-
bump
xunit
2.4.1 => 2.6.2
-
bump
xunit.runner.visualstudio
2.4.3 => 2.5.4
-
bump
FluentAssertions
6.7.0 => 6.12.0
- add some syntax sugar to tests
-
bump
Discord.Net
to3.13.0
in samples