We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a330cb commit 76771d9Copy full SHA for 76771d9
Build.ps1
@@ -35,12 +35,6 @@ CheckLastExitCode
35
dotnet test ./test/NoEntityFrameworkTests/NoEntityFrameworkTests.csproj
36
CheckLastExitCode
37
38
-dotnet test ./test/OperationsExampleTests/OperationsExampleTests.csproj
39
-CheckLastExitCode
40
-
41
-dotnet test ./test/ResourceEntitySeparationExampleTests/ResourceEntitySeparationExampleTests.csproj
42
43
44
dotnet test ./test/DiscoveryTests/DiscoveryTests.csproj
45
46
0 commit comments