Update System.Threading.Tasks.Extensions. #998
Annotations
4 warnings
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPTGearsOfWarQueryFbTest.cs#L39
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPTGearsOfWarQueryFbTest.cs#L48
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPCGearsOfWarQueryFbTest.cs#L39
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Build:
src/FirebirdSql.EntityFrameworkCore.Firebird.FunctionalTests/Query/TPCGearsOfWarQueryFbTest.cs#L48
Do not use Assert.True() to check for string equality. Use Assert.Equal instead. (https://xunit.net/xunit.analyzers/rules/xUnit2010)
|
Loading