We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef16d48 commit a08ed97Copy full SHA for a08ed97
azure-pipelines.yml
@@ -60,6 +60,7 @@ steps:
60
lib-nanoFramework.Hardware.Stm32
61
lib-nanoFramework.System.Math
62
lib-nanoFramework.TI.EasyLink
63
+ lib-nanoFramework.ResourceManager
64
Json.NetMF
65
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v') ), and( succeeded(), contains(variables['getCommitMessage.COMMIT_MESSAGE'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
66
displayName: Update dependent class libs
0 commit comments