From c50a0f0cb36efae8c680ee656a8b0d08d0181358 Mon Sep 17 00:00:00 2001 From: joegoldman2 <147369450+joegoldman2@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:06:55 +0000 Subject: [PATCH] feat(presets): add featuremanagement-dotnet monorepo --- lib/data/monorepo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index 6ded7c9a703c09..2adb02645d167c 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -278,6 +278,7 @@ "fabric-chaincode-node": "https://github.com/hyperledger/fabric-chaincode-node", "fabric8-kubernetes-client": "https://github.com/fabric8io/kubernetes-client", "feathers": "https://github.com/feathersjs/feathers", + "featuremanagement-dotnet": "https://github.com/microsoft/FeatureManagement-Dotnet", "feign": "https://github.com/OpenFeign/feign", "fela": "https://github.com/robinweser/fela", "fimbullinter": "https://github.com/fimbullinter/wotan",