Update msbuild.yml

This commit is contained in:
cdozdil
2023-12-07 14:29:35 +03:00
committed by GitHub
parent cb17786246
commit eeae0cc5a5
+1 -1
View File
@@ -8,7 +8,7 @@ on:
env:
# Path to the solution file relative to the root of the project.
SOLUTION_FILE_PATH: CyberXeSS.sln
SOLUTION_FILE_PATH: .
# Configuration type to build.
# You can convert this to a build matrix if you need coverage of multiple configuration types.