Skip to content

Commit 77c37f5

Browse files
committed
Work CD-CI
- Move solution and source files to repo root. ***NO_CI***
1 parent cdd7768 commit 77c37f5

13 files changed

+1
-1
lines changed
File renamed without changes.

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: '**/source/*.sln'
24+
solution: '**/*.sln'
2525
buildPlatform: 'Any CPU'
2626
buildConfiguration: 'Release'
2727
nugetPackageName: 'nanoFramework.M5Stack'
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)