Skip to content

Commit 0223088

Browse files
authored
Work CI-CD
- Replace wildcard in solution name. ***NO_CI***
1 parent 2669a64 commit 0223088

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
variables:
2929
DOTNET_NOLOGO: true
30-
solution: '**/*.sln'
30+
solution: 'nanoFramework.System.Net.sln'
3131
buildPlatform: 'Any CPU'
3232
buildConfiguration: 'Release'
3333
nugetPackageName: 'nanoFramework.System.Net'

0 commit comments

Comments
 (0)