Update dotnet.yml #125
Annotations
2 warnings
build:
Tests/ManiaAPI.NadeoAPI.Tests/Integration/NadeoServicesTests.cs#L10
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:
Tests/ManiaAPI.NadeoAPI.Tests/Integration/NadeoServicesTests.cs#L10
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)
|