Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 #65
Annotations
2 warnings
|
Build:
tests/Foundatio.AzureStorage.Tests/Queues/AzureStorageQueueTests.cs#L264
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
tests/Foundatio.AzureStorage.Tests/Queues/AzureStorageQueueTests.cs#L264
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
Loading