Skip to content

Commit 88ec900

Browse files
Update dotnet-desktop.yml
1 parent 2a89b50 commit 88ec900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
env:
2020
Test_Project_Path: ./Source/Tests
21-
Solution_Name: ./Source/CleanArchitecture.sln
21+
Solution_Name: ./Source/CleanArchitecture.slnx
2222

2323
steps:
2424
- name: Checkout

0 commit comments

Comments
 (0)