diff --git a/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap b/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap
index 8a25ea33f1..36f1498fc3 100644
--- a/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap
+++ b/frontend/src/component/menu/__tests__/__snapshots__/footer-test.jsx.snap
@@ -87,6 +87,11 @@ exports[`should render DrawerMenu 1`] = `
>
Python
+
+ .Net Core
+
@@ -181,6 +186,11 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
>
Python
+
+ .Net Core
+
diff --git a/frontend/src/component/menu/footer.jsx b/frontend/src/component/menu/footer.jsx
index ab8d4895be..051ca688ff 100644
--- a/frontend/src/component/menu/footer.jsx
+++ b/frontend/src/component/menu/footer.jsx
@@ -25,6 +25,7 @@ export const FooterMenu = () => (
Go
Ruby
Python
+ .Net Core