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 b8671ed commit c2b1835Copy full SHA for c2b1835
1 file changed
.github/workflows/samples-dotnet10.yaml
@@ -45,7 +45,7 @@ jobs:
45
- samples/client/petstore/csharp/httpclient/net10.0/Petstore
46
- samples/client/petstore/csharp/httpclient/net10.0/Petstore-nonPublicApi
47
# unity
48
- - samples/client/petstore/csharp/unityWebRequest/net10.0/Petstore
+ # - samples/client/petstore/csharp/unityWebRequest/net10.0/Petstore
49
steps:
50
- uses: actions/checkout@v5
51
- uses: actions/setup-dotnet@v5.0.0
0 commit comments