Skip to content

Commit d342f25

Browse files
committed
Work CD-CI
- Move solution and source files to repo root. - Add symbol packages to Azure yaml. ***NO_CI***
1 parent 331daf0 commit d342f25

File tree

117 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 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
@@ -26,7 +26,7 @@ jobs:
2626

2727
variables:
2828
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
29-
solution: '**/source/*.sln'
29+
solution: '**/*.sln'
3030
buildPlatform: 'Any CPU'
3131
buildConfiguration: 'Release'
3232
nugetPackageName: 'nanoFramework.Graphics'
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)