Skip to content

Commit 59bc38c

Browse files
committed
Work CD-CI
- Fi xsolution file name.
1 parent 64a3ea3 commit 59bc38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pool:
2121

2222
variables:
2323
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
24-
solution: 'nanoFramework.WebServer'
24+
solution: 'nanoFramework.WebServer.sln'
2525
buildPlatform: 'Any CPU'
2626
buildConfiguration: 'Release'
2727
nugetPackageName: 'nanoFramework.WebServer'

0 commit comments

Comments
 (0)