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