We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ce88b commit 8ceecdcCopy full SHA for 8ceecdc
azure-pipelines.yml
@@ -246,6 +246,8 @@ steps:
246
247
git clone https://github.com/nanoframework/nanoFramework.Protobuf.git -b main libs/nanoFramework.Protobuf
248
249
+ git clone https://github.com/nanoframework/nanoFramework.MessagePack.git -b main libs/nanoFramework.MessagePack
250
+
251
displayName: Clone repos of class libs
252
condition: >-
253
or(
0 commit comments