From b46fb9faf4d1f99ef2194d76a9e589d14cc9dfb9 Mon Sep 17 00:00:00 2001
From: joegoldman2 <147369450+joegoldman2@users.noreply.github.com>
Date: Mon, 16 Sep 2024 12:04:57 +0000
Subject: [PATCH] feat(presets): add duende-identityserver monorepo (#31418)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 2adb02645d..05c4511343 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -262,6 +262,7 @@
     "dotnet-azure-ad-microsoft-identity-web": "https://github.com/AzureAD/microsoft-identity-web",
     "dotnet-wcf": "https://github.com/dotnet/wcf",
     "dropwizard": "https://github.com/dropwizard/dropwizard",
+    "duende-identityserver": "https://github.com/DuendeSoftware/IdentityServer",
     "elastic-apm-agent-rum-js": "https://github.com/elastic/apm-agent-rum-js",
     "electron-forge": [
       "https://github.com/electron-userland/electron-forge",
-- 
GitLab