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 df6f8b8 commit 7a3d5dcCopy full SHA for 7a3d5dc
.appveyor.yml
@@ -2,7 +2,7 @@
2
#---------------------------------#
3
# Build Image #
4
5
-image: Visual Studio 2019
+image: Visual Studio 2022
6
7
8
# Build Script #
.github/workflows/build.yml
@@ -38,8 +38,7 @@ jobs:
38
script-path: recipe.cake
39
target: CI
40
verbosity: Normal
41
- cake-version: 0.38.5
42
- cake-bootstrap: true
+ cake-version: tool-manifest
43
44
- name: Upload Issues-Report
45
uses: actions/upload-artifact@v2
0 commit comments