Skip to content

Commit 7e8604c

Browse files
committed
Revert "appveyor.yml - target .net 6"
This reverts commit 9fd5302.
1 parent 9fd5302 commit 7e8604c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ image: Visual Studio 2022
66
configuration: Release
77
environment:
88
matrix:
9-
- framework: net6.0
9+
- framework: netcoreapp3.1
1010

1111
before_build:
1212
- ps: >-

0 commit comments

Comments
 (0)