From 5d4439adc6f8ecff6be820b91379ca2428778d5c Mon Sep 17 00:00:00 2001 From: Alina-Magdalena Tincas <83591955+alina-tincas@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:31:43 +0200 Subject: [PATCH 1/5] Update requirements.md update from 13 to 14 as it is v14 docs --- 14/umbraco-cms/fundamentals/setup/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/14/umbraco-cms/fundamentals/setup/requirements.md b/14/umbraco-cms/fundamentals/setup/requirements.md index 44a3d0e2f61..46940a2dd00 100644 --- a/14/umbraco-cms/fundamentals/setup/requirements.md +++ b/14/umbraco-cms/fundamentals/setup/requirements.md @@ -39,7 +39,7 @@ As Umbraco releases are aligned to the .NET release cadence, it's also aligned w * [.NET Supported releases](https://dotnet.microsoft.com/en-us/platform/support/policy) {% hint style="info" %} -For the above, as Umbraco version 13 is based on .NET 8 you will need to follow the .NET 8 supported versions. +For the above, as Umbraco version 14 is based on .NET 8 you will need to follow the .NET 8 supported versions. {% endhint %} * [IIS Supported releases](https://learn.microsoft.com/en-us/lifecycle/products/internet-information-services-iis) From 942ad28793d9c0704a5887981ab85ed4cdd39620 Mon Sep 17 00:00:00 2001 From: "Alina-Magdalena Tincas (Umbraco HQ)" Date: Fri, 4 Oct 2024 12:50:58 +0200 Subject: [PATCH 2/5] remove hint note + change version number --- 14/umbraco-cms/fundamentals/setup/requirements.md | 7 +------ 15/umbraco-cms/fundamentals/setup/requirements.md | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/14/umbraco-cms/fundamentals/setup/requirements.md b/14/umbraco-cms/fundamentals/setup/requirements.md index 46940a2dd00..09fc36e38f2 100644 --- a/14/umbraco-cms/fundamentals/setup/requirements.md +++ b/14/umbraco-cms/fundamentals/setup/requirements.md @@ -11,7 +11,7 @@ The Umbraco UI works in all modern browsers: ## Local Development -Below you can find the minimum requirements to run Umbraco 13 on your machine: +Below you can find the minimum requirements to run Umbraco 14 on your machine: * [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) * One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions) @@ -37,11 +37,6 @@ As Umbraco releases are aligned to the .NET release cadence, it's also aligned w * [MacOs Supported releases](https://learn.microsoft.com/en-us/dotnet/core/install/macos#supported-releases) * [Ubuntu Supported distributions](https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#supported-distributions) and other [Linux Packages](https://learn.microsoft.com/en-us/dotnet/core/install/linux#packages) * [.NET Supported releases](https://dotnet.microsoft.com/en-us/platform/support/policy) - -{% hint style="info" %} -For the above, as Umbraco version 14 is based on .NET 8 you will need to follow the .NET 8 supported versions. -{% endhint %} - * [IIS Supported releases](https://learn.microsoft.com/en-us/lifecycle/products/internet-information-services-iis) * [SQL Server Supported releases](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-end-of-support-overview?view=sql-server-ver16#lifecycle-dates) * [SQLite](https://www.sqlite.org/index.html) diff --git a/15/umbraco-cms/fundamentals/setup/requirements.md b/15/umbraco-cms/fundamentals/setup/requirements.md index 44a3d0e2f61..00d52630985 100644 --- a/15/umbraco-cms/fundamentals/setup/requirements.md +++ b/15/umbraco-cms/fundamentals/setup/requirements.md @@ -11,7 +11,7 @@ The Umbraco UI works in all modern browsers: ## Local Development -Below you can find the minimum requirements to run Umbraco 13 on your machine: +Below you can find the minimum requirements to run Umbraco 15 on your machine: * [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) * One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions) @@ -37,11 +37,6 @@ As Umbraco releases are aligned to the .NET release cadence, it's also aligned w * [MacOs Supported releases](https://learn.microsoft.com/en-us/dotnet/core/install/macos#supported-releases) * [Ubuntu Supported distributions](https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#supported-distributions) and other [Linux Packages](https://learn.microsoft.com/en-us/dotnet/core/install/linux#packages) * [.NET Supported releases](https://dotnet.microsoft.com/en-us/platform/support/policy) - -{% hint style="info" %} -For the above, as Umbraco version 13 is based on .NET 8 you will need to follow the .NET 8 supported versions. -{% endhint %} - * [IIS Supported releases](https://learn.microsoft.com/en-us/lifecycle/products/internet-information-services-iis) * [SQL Server Supported releases](https://learn.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-end-of-support-overview?view=sql-server-ver16#lifecycle-dates) * [SQLite](https://www.sqlite.org/index.html) From 27850ec8e4f742c716c15f50b3ae263e2b0638fe Mon Sep 17 00:00:00 2001 From: Alina-Magdalena Tincas <83591955+alina-tincas@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:14:49 +0200 Subject: [PATCH 3/5] Update 15/umbraco-cms/fundamentals/setup/requirements.md Co-authored-by: sofietoft --- 15/umbraco-cms/fundamentals/setup/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/fundamentals/setup/requirements.md b/15/umbraco-cms/fundamentals/setup/requirements.md index 00d52630985..2e2915fdbda 100644 --- a/15/umbraco-cms/fundamentals/setup/requirements.md +++ b/15/umbraco-cms/fundamentals/setup/requirements.md @@ -13,7 +13,7 @@ The Umbraco UI works in all modern browsers: Below you can find the minimum requirements to run Umbraco 15 on your machine: -* [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) +* [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) * One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions) * One of the following .NET Tools or Editors: * [Visual Studio Code](https://code.visualstudio.com/) with the [IISExpress extension](https://marketplace.visualstudio.com/items?itemName=warren-buckley.iis-express) From 0fc1d3f54f4efa0cf7a767bb8cac941ef21ef2a8 Mon Sep 17 00:00:00 2001 From: Alina-Magdalena Tincas <83591955+alina-tincas@users.noreply.github.com> Date: Fri, 4 Oct 2024 14:32:10 +0200 Subject: [PATCH 4/5] Update 15/umbraco-cms/fundamentals/setup/requirements.md Co-authored-by: sofietoft --- 15/umbraco-cms/fundamentals/setup/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/fundamentals/setup/requirements.md b/15/umbraco-cms/fundamentals/setup/requirements.md index 2e2915fdbda..f37485d6600 100644 --- a/15/umbraco-cms/fundamentals/setup/requirements.md +++ b/15/umbraco-cms/fundamentals/setup/requirements.md @@ -13,7 +13,7 @@ The Umbraco UI works in all modern browsers: Below you can find the minimum requirements to run Umbraco 15 on your machine: -* [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) +* [.NET 9.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) * One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions) * One of the following .NET Tools or Editors: * [Visual Studio Code](https://code.visualstudio.com/) with the [IISExpress extension](https://marketplace.visualstudio.com/items?itemName=warren-buckley.iis-express) From bb528bc176d6765a48e0ff9286b343b6a9bba9d1 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Mon, 7 Oct 2024 08:52:40 +0200 Subject: [PATCH 5/5] Update requirements.md --- 15/umbraco-cms/fundamentals/setup/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15/umbraco-cms/fundamentals/setup/requirements.md b/15/umbraco-cms/fundamentals/setup/requirements.md index f37485d6600..687eb7c6140 100644 --- a/15/umbraco-cms/fundamentals/setup/requirements.md +++ b/15/umbraco-cms/fundamentals/setup/requirements.md @@ -14,7 +14,7 @@ The Umbraco UI works in all modern browsers: Below you can find the minimum requirements to run Umbraco 15 on your machine: * [.NET 9.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/9.0) -* One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md#net-8---supported-os-versions) +* One of the [.NET 8 - Supported OS versions](https://github.com/dotnet/core/blob/main/release-notes/9.0/supported-os.md#net-9---supported-os-versions) * One of the following .NET Tools or Editors: * [Visual Studio Code](https://code.visualstudio.com/) with the [IISExpress extension](https://marketplace.visualstudio.com/items?itemName=warren-buckley.iis-express) * [Microsoft Visual Studio](https://www.visualstudio.com/) 2022 version 17.8 or higher.