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