Update dependency Microsoft.NET.Test.Sdk to 17.12.0 #364
Annotations
11 warnings
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
|
|
build:
TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
|
build:
TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
|
|
|
build:
TMDbLib/Objects/Search/SearchCollection.cs#L11
Field 'SearchCollection._additionalData' is never assigned to, and will always have its default value null
|
|
build:
TMDbLibTests/ClientMovieTests.cs#L47
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|