Skip to content

Commit 6ac8d29

Browse files
committed
Revert "set dotnet version"
This reverts commit 87af6a6.
1 parent 87af6a6 commit 6ac8d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/samples-dotnet-appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- uses: actions/checkout@v5
4848
- uses: actions/[email protected]
4949
with:
50-
dotnet-version: '3.0.0'
50+
dotnet-version: '7.0.x'
5151
- name: Build
5252
working-directory: ${{ matrix.sample }}
5353
run: dotnet build Org.OpenAPITools.sln

0 commit comments

Comments
 (0)