Update msbuild.yml???

This commit is contained in:
Brady McDermott
2023-12-04 13:25:26 -07:00
committed by GitHub
parent 7dd1875e1d
commit 972c56a15b

View File

@@ -14,7 +14,8 @@ on:
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: .
# SOLUTION_FILE_PATH: .
SOLUTION_FILE_PATH: Program-Manager-II.sln
# Configuration type to build.
# You can convert this to a build matrix if you need coverage of multiple configuration types.