From 4d5aec3cbf739492da9e7a59ee6b4b3dce8d3458 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Mon, 18 Oct 2021 22:19:13 +0100 Subject: [PATCH] Update azure-pipelines.yml Add nanoFramework.System.Net.Websockets for auto dependency update. --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e7858ec..b75e0d7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,6 +66,7 @@ jobs: gitHubToken: $(GitHubToken) repositoriesToUpdate: | System.Net.Http + nanoFramework.System.Net.WebSockets nanoFramework.m2mqtt ##################################