Skip to content

Commit 76771d9

Browse files
committed
fix: appveyor build
1 parent 0a330cb commit 76771d9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Build.ps1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,6 @@ CheckLastExitCode
3535
dotnet test ./test/NoEntityFrameworkTests/NoEntityFrameworkTests.csproj
3636
CheckLastExitCode
3737

38-
dotnet test ./test/OperationsExampleTests/OperationsExampleTests.csproj
39-
CheckLastExitCode
40-
41-
dotnet test ./test/ResourceEntitySeparationExampleTests/ResourceEntitySeparationExampleTests.csproj
42-
CheckLastExitCode
43-
4438
dotnet test ./test/DiscoveryTests/DiscoveryTests.csproj
4539
CheckLastExitCode
4640

0 commit comments

Comments
 (0)