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 ceed7b1 commit 03a2740Copy full SHA for 03a2740
appveyor.yml
@@ -19,7 +19,7 @@ build:
19
project: ACViewer.sln
20
verbosity: minimal
21
artifacts:
22
-- path: ACViewer\bin\$(configuration)\net6.0-windows
+- path: ACViewer\bin\$(configuration)\net8.0-windows
23
name: ACViewer-v$(appveyor_build_version)-$(configuration)
24
deploy:
25
- provider: GitHub
0 commit comments