diff --git a/14/umbraco-cms/fundamentals/setup/requirements.md b/14/umbraco-cms/fundamentals/setup/requirements.md index 44a3d0e2f61..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 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) diff --git a/15/umbraco-cms/fundamentals/setup/requirements.md b/15/umbraco-cms/fundamentals/setup/requirements.md index 44a3d0e2f61..687eb7c6140 100644 --- a/15/umbraco-cms/fundamentals/setup/requirements.md +++ b/15/umbraco-cms/fundamentals/setup/requirements.md @@ -11,10 +11,10 @@ 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) +* [.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/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. @@ -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)