Skip to content

Commit 69b66a1

Browse files
committed
Work CD-CI
- Add nanoFramework.System.Text to dependents collection. ***NO_CI*** Signed-off-by: José Simões <[email protected]>
1 parent 01c23c3 commit 69b66a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
lib-nanoFramework.TI.EasyLink
117117
lib-nanoFramework.ResourceManager
118118
lib-nanoFramework.System.Collections
119+
lib-nanoFramework.System.Text
119120
Json.NetMF
120121
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v') ), and( succeeded(), contains(variables['Build.SourceVersionMessage'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
121122
displayName: Update dependent class libs

0 commit comments

Comments
 (0)