Bump xunit from 2.7.1 to 2.8.0 #14
Annotations
2 warnings
build:
test/TableStorage.Abstracts.Tests/LogEventRepositoryTest.cs#L15
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:
test/TableStorage.Abstracts.Tests/LogEventRepositoryTest.cs#L15
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)
|