From 4f5f2be8d717e85d41d0b6f39d6f3b70d4c5fc02 Mon Sep 17 00:00:00 2001
From: Markus Zellner <25813640+odin568@users.noreply.github.com>
Date: Thu, 28 Nov 2024 13:34:15 +0100
Subject: [PATCH] feat(preset): Add elastic/ecs-dotnet monorepo group (#32780)

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

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index a246f36cde..b92b690487 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -268,6 +268,7 @@
     "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",
+    "elastic-ecs-dotnet": "https://github.com/elastic/ecs-dotnet",
     "electron-forge": [
       "https://github.com/electron-userland/electron-forge",
       "https://github.com/electron/forge"
-- 
GitLab