File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ test_script:
3333- dotnet test .\tests\LinqKit.Tests\LinqKit.Tests.csproj
3434- dotnet test .\tests\LinqKit.Core.Tests\LinqKit.Core.Tests.csproj -c %CONFIGURATION%
3535- dotnet test .\tests\LinqKit.EntityFramework.Tests.Net452\LinqKit.EntityFramework.Tests.Net452.csproj
36- - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore8.Tests -c -c %CONFIGURATION%
37- - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore9.Tests -c -c %CONFIGURATION%
38- - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore10.Tests -c -c %CONFIGURATION%
36+ - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore8.Tests -c %CONFIGURATION%
37+ - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore9.Tests -c %CONFIGURATION%
38+ - dotnet test .\tests\LinqKit.Microsoft.EntityFrameworkCore10.Tests -c %CONFIGURATION%
3939
4040
4141# artifacts:
You can’t perform that action at this time.
0 commit comments