Skip to content

Commit 63f8219

Browse files
committed
Work CI-CD
- Update exclusion list with recent solutions added for repo management.
1 parent 195ce8b commit 63f8219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-dependencies-4.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
solutionsToCheck: '*.sln'
2525
workingDirectory: devices
2626
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'
27+
# these projects are in other update rounds or in the works (generated 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,nanoFramework.IoT.Device.CodeConverter,GenerateDocFxStructure,device-listing'

0 commit comments

Comments
 (0)