Skip to content

Commit 2bb3d91

Browse files
committed
Updated CI to use main solution file for building
1 parent c1ec6aa commit 2bb3d91

File tree

2 files changed

+1
-27
lines changed

2 files changed

+1
-27
lines changed

.github/workflows/ci.yml

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

3131
env:
3232
BUILD_CONFIG: 'Release'
33-
SOLUTION: 'MADE.NET.NoSamples.slnf'
33+
SOLUTION: 'MADE.NET.sln'
3434

3535
runs-on: windows-latest
3636

MADE.NET.NoSamples.slnf

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)