From 049d0ff597cf7ba974e81a188147c8a88beef4c3 Mon Sep 17 00:00:00 2001 From: Dennis Aaen Date: Mon, 18 Nov 2024 15:45:02 +0100 Subject: [PATCH] Update README.md Updated the content to include Umbraco 15 and .NET 9 --- 15/umbraco-cms/fundamentals/setup/upgrading/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/15/umbraco-cms/fundamentals/setup/upgrading/README.md b/15/umbraco-cms/fundamentals/setup/upgrading/README.md index 751f45c1f4d..a472d5da009 100644 --- a/15/umbraco-cms/fundamentals/setup/upgrading/README.md +++ b/15/umbraco-cms/fundamentals/setup/upgrading/README.md @@ -58,6 +58,7 @@ Use the table below to determine which .NET version to upgrade to when going thr | CMS version | .NET version | | ----------- | ------------ | +| 15 | 9.0 | | 14 | 8.0 | | 13 | 8.0 | | 12 | 7.0 |