From 96921bd7e1655c651e5d333e3d09f227b5b534a1 Mon Sep 17 00:00:00 2001 From: Andreas Strandfelt <8710751+Strandfelt@users.noreply.github.com> Date: Fri, 27 Sep 2024 15:11:25 +0200 Subject: [PATCH] feat(config): Add azure-functions-dotnet-worker monorepo (#31657) --- lib/data/monorepo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index 118203d586022d..c6bcdffc871ef2 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -54,6 +54,7 @@ "https://github.com/awslabs/aws-sdk-rust" ], "awsappsync": "https://github.com/awslabs/aws-mobile-appsync-sdk-js", + "azure-functions-dotnet-worker": "https://github.com/Azure/azure-functions-dotnet-worker", "azure azure-libraries-for-net": "https://github.com/Azure/azure-libraries-for-net", "azure azure-sdk-for-net": "https://github.com/Azure/azure-sdk-for-net", "azure azure-storage-net": "https://github.com/Azure/azure-storage-net",