diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2888a8caf..768c4fd9a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -163,10 +163,6 @@ steps: git clone https://github.com/nanoframework/System.Device.Pwm.git --depth 100 -b main libs/System.Device.Pwm git clone https://github.com/nanoframework/System.Device.Spi.git --depth 100 -b main libs/System.Device.Spi - - git clone https://github.com/nanoframework/Windows.Storage.git --depth 100 -b main libs/Windows.Storage - - git clone https://github.com/nanoframework/Windows.Storage.Streams.git --depth 100 -b main libs/Windows.Storage.Streams git clone https://github.com/nanoframework/System.Device.Adc.git --depth 100 -b main libs/System.Device.Adc