Skip to content

Commit 74b29b6

Browse files
authored
Merge pull request #6515 from umbraco/alina-tincas-patch-1
Update requirements.md
2 parents b5525a6 + bb528bc commit 74b29b6

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

14/umbraco-cms/fundamentals/setup/requirements.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Umbraco UI works in all modern browsers:
1111

1212
## Local Development
1313

14-
Below you can find the minimum requirements to run Umbraco 13 on your machine:
14+
Below you can find the minimum requirements to run Umbraco 14 on your machine:
1515

1616
* [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
1717
* 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
3737
* [MacOs Supported releases](https://learn.microsoft.com/en-us/dotnet/core/install/macos#supported-releases)
3838
* [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)
3939
* [.NET Supported releases](https://dotnet.microsoft.com/en-us/platform/support/policy)
40-
41-
{% hint style="info" %}
42-
For the above, as Umbraco version 13 is based on .NET 8 you will need to follow the .NET 8 supported versions.
43-
{% endhint %}
44-
4540
* [IIS Supported releases](https://learn.microsoft.com/en-us/lifecycle/products/internet-information-services-iis)
4641
* [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)
4742
* [SQLite](https://www.sqlite.org/index.html)

15/umbraco-cms/fundamentals/setup/requirements.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The Umbraco UI works in all modern browsers:
1111

1212
## Local Development
1313

14-
Below you can find the minimum requirements to run Umbraco 13 on your machine:
14+
Below you can find the minimum requirements to run Umbraco 15 on your machine:
1515

16-
* [.NET 8.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
17-
* 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)
16+
* [.NET 9.0 and higher](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
17+
* 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)
1818
* One of the following .NET Tools or Editors:
1919
* [Visual Studio Code](https://code.visualstudio.com/) with the [IISExpress extension](https://marketplace.visualstudio.com/items?itemName=warren-buckley.iis-express)
2020
* [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
3737
* [MacOs Supported releases](https://learn.microsoft.com/en-us/dotnet/core/install/macos#supported-releases)
3838
* [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)
3939
* [.NET Supported releases](https://dotnet.microsoft.com/en-us/platform/support/policy)
40-
41-
{% hint style="info" %}
42-
For the above, as Umbraco version 13 is based on .NET 8 you will need to follow the .NET 8 supported versions.
43-
{% endhint %}
44-
4540
* [IIS Supported releases](https://learn.microsoft.com/en-us/lifecycle/products/internet-information-services-iis)
4641
* [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)
4742
* [SQLite](https://www.sqlite.org/index.html)

0 commit comments

Comments
 (0)