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 195ce8b commit 63f8219Copy full SHA for 63f8219
.github/workflows/update-dependencies-4.yml
@@ -24,5 +24,5 @@ jobs:
24
solutionsToCheck: '*.sln'
25
workingDirectory: devices
26
branchToPr: 'develop'
27
- # these projects are in other update rounds or in the works (genereted devices)
28
- exclusionList: 'Card,CharacterLcd,Ft6xx6x,ShiftRegister,NumberHelper,System.Buffers.Binary.BinaryPrimitives,Multiplexing,System.Device.Model,System.Diagnostics.Stopwatch,System.Drawing,System.Numerics,WeatherHelper,BoardLed,BuildHat,Common,Display,Ft232H,Ili9341,Pca9685,RGBLedMatrix,Scd4x,SensorHub,SocketCan,Ssd1351,StUsb4500,UFireIse'
+ # these projects are in other update rounds or in the works (generated devices)
+ exclusionList: 'Card,CharacterLcd,Ft6xx6x,ShiftRegister,NumberHelper,System.Buffers.Binary.BinaryPrimitives,Multiplexing,System.Device.Model,System.Diagnostics.Stopwatch,System.Drawing,System.Numerics,WeatherHelper,BoardLed,BuildHat,Common,Display,Ft232H,Ili9341,Pca9685,RGBLedMatrix,Scd4x,SensorHub,SocketCan,Ssd1351,StUsb4500,UFireIse,nanoFramework.IoT.Device.CodeConverter,GenerateDocFxStructure,device-listing'
0 commit comments