Skip to content

Commit d010f7d

Browse files
authored
Update msvc_build.yml
1 parent b9ee808 commit d010f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msvc_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
# Path to the solution file relative to the root of the project.
11-
SOLUTION_FILE_PATH: ./dynadjust/dynadjust_1_02_02.sln
11+
SOLUTION_FILE_PATH: ./dynadjust/dynadjust_1_02_04.sln
1212

1313
# Configuration type to build.
1414
# You can convert this to a build matrix if you need coverage of multiple configuration types.

0 commit comments

Comments
 (0)