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 f347d48 commit 87af6a6Copy full SHA for 87af6a6
.github/workflows/samples-dotnet-appveyor.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/checkout@v5
48
- uses: actions/[email protected]
49
with:
50
- dotnet-version: '7.0.x'
+ dotnet-version: '3.0.0'
51
- name: Build
52
working-directory: ${{ matrix.sample }}
53
run: dotnet build Org.OpenAPITools.sln
0 commit comments