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 bd17239 commit aeacb83Copy full SHA for aeacb83
.github/workflows/samples-dotnet9.yaml
@@ -29,7 +29,7 @@ jobs:
29
- samples/client/petstore/csharp/generichost/net9/AnyOfNoCompare
30
- samples/client/petstore/csharp/generichost/net9/FormModels
31
# - samples/client/petstore/csharp/generichost/net9/ManualPetstoreTests
32
- - samples/client/petstore/csharp/generichost/net9/ManualSourceGenerationTests
+ # - samples/client/petstore/csharp/generichost/net9/ManualSourceGenerationTests
33
- samples/client/petstore/csharp/generichost/net9/NullReferenceTypes
34
- samples/client/petstore/csharp/generichost/net9/OneOf
35
- samples/client/petstore/csharp/generichost/net9/Petstore
0 commit comments