From 94dafc05b405efeeca4804219e29a42a371adcab Mon Sep 17 00:00:00 2001 From: Laurent Ellerbach Date: Tue, 2 Dec 2025 12:38:21 +0100 Subject: [PATCH] removing old windows --- azure-pipelines.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9215925db..79eb13d97 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -166,10 +166,6 @@ steps: 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 git clone https://github.com/nanoframework/System.Device.WiFi.git -b main libs/System.Device.WiFi