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 d24d148 commit 912cb27Copy full SHA for 912cb27
azure-pipelines.yml
@@ -163,9 +163,6 @@ jobs:
163
eq(variables['UPDATE_DEPENDENTS'], 'true')
164
)
165
166
- dependsOn:
167
- - Build_mscorlib
168
-
169
pool:
170
vmImage: 'windows-latest'
171
@@ -192,7 +189,6 @@ jobs:
192
189
nanoFramework.Networking.Sntp
193
190
nanoFramework.TI.EasyLink
194
191
nanoFramework.ResourceManager
195
- nanoframework.System.Runtime
196
System.Device.Adc
197
System.Device.Dac
198
System.Device.I2c
0 commit comments