[refactor] Обновление NuGet-пакетов и адаптация тестов под MSTest 4.3.3 #1077
Annotations
2 warnings
|
Test on .NET Core:
Tests/MathCore.Tests/Mediator/MessengerTests.cs#L20
Nullability of reference types in type of parameter 's' of 'void Handler(object s, string m)' doesn't match the target delegate 'EventHandler<string>' (possibly because of nullability attributes).
|
|
Test on .NET Core:
Tests/MathCore.Tests/Mediator/MessengerTests.cs#L20
Nullability of reference types in type of parameter 's' of 'void Handler(object s, string m)' doesn't match the target delegate 'EventHandler<string>' (possibly because of nullability attributes).
|