Skip to content

Commit f9456c2

Browse files
authored
Wok CI-CD
- Fix solution name. Can´t use wildcards. ***NO_CI***
1 parent 47fbc86 commit f9456c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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_NOLOGO: true
24-
solution: '**/*.sln'
24+
solution: 'nanoFramework.System.Threading.sln'
2525
buildPlatform: 'Any CPU'
2626
buildConfiguration: 'Release'
2727
nugetPackageName: 'nanoFramework.System.Threading'

0 commit comments

Comments
 (0)