Skip to content

Commit 007069d

Browse files
committed
Update to SLNX
1 parent 518b1ad commit 007069d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-controls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
env:
29-
SOLUTION_NAME: 'Files.sln'
29+
SOLUTION_NAME: 'Files.slnx'
3030
CONFIGURATION: 'Release' # It's not necessary to use a matrix as the package method will always be Release
3131
PLATFORM: 'x64'
3232
WORKING_DIR: '${{ github.workspace }}' # D:\a\Files\Files\

0 commit comments

Comments
 (0)