Skip to content

Commit 44ad96b

Browse files
authored
Work CD-CI
- Correct Json.NETMF project name for dependents update. ***NO_CI***
1 parent 07fe493 commit 44ad96b

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
@@ -58,7 +58,7 @@ steps:
5858
lib-nanoFramework.Networking.Sntp
5959
lib-nanoFramework.Hardware.Stm32
6060
lib-nanoFramework.System.Math
61-
Json.NetMF
61+
Json.nanoFramework
6262
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), contains(variables['getCommitMessage.COMMIT_MESSAGE'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
6363
displayName: Update dependent class libs
6464

0 commit comments

Comments
 (0)