chore(deps): bump MSTest.TestAdapter from 3.6.3 to 3.6.4 #209
Annotations
1 error and 2 warnings
build
Process completed with exit code 1.
|
build:
src/BB84.Extensions/Serialization/JsonExtensions.cs#L48
Prefer the generic overload 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, System.Text.Json.JsonSerializerOptions?)' instead of 'System.Text.Json.JsonSerializer.Serialize(object?, System.Type, System.Text.Json.JsonSerializerOptions?)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
build:
src/BB84.Extensions/Serialization/JsonExtensions.cs#L48
Prefer the generic overload 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, System.Text.Json.JsonSerializerOptions?)' instead of 'System.Text.Json.JsonSerializer.Serialize(object?, System.Type, System.Text.Json.JsonSerializerOptions?)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|