From 14947667cc4ed28cfa48ef6ccfb45a1321aa4a1d Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Sat, 12 Apr 2025 17:28:09 +0100 Subject: [PATCH] Add nanoFramework.MessagePack --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 83301b332..dc55cb4a5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -246,6 +246,8 @@ steps: git clone https://github.com/nanoframework/nanoFramework.Protobuf.git -b main libs/nanoFramework.Protobuf + git clone https://github.com/nanoframework/nanoFramework.MessagePack.git -b main libs/nanoFramework.MessagePack + displayName: Clone repos of class libs condition: >- or(