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 b9ee808 commit d010f7dCopy full SHA for d010f7d
.github/workflows/msvc_build.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
# Path to the solution file relative to the root of the project.
11
- SOLUTION_FILE_PATH: ./dynadjust/dynadjust_1_02_02.sln
+ SOLUTION_FILE_PATH: ./dynadjust/dynadjust_1_02_04.sln
12
13
# Configuration type to build.
14
# You can convert this to a build matrix if you need coverage of multiple configuration types.
0 commit comments