Skip to content

Commit 0972961

Browse files
authored
Update requirements.md
v15 runs on .net 9 and seems vs also updated their version so one can run .net 9
1 parent 1602b90 commit 0972961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The Umbraco UI works in all modern browsers:
1414
Below you can find the minimum requirements to run Umbraco 15 on your machine:
1515

1616
* [.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)
17+
* One of the [.NET 9 - 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)
20-
* [Microsoft Visual Studio](https://www.visualstudio.com/) 2022 version 17.8 or higher.
20+
* [Microsoft Visual Studio](https://www.visualstudio.com/) 2022 version 17.12 or higher.
2121
* Optional: [JetBrains Rider](https://www.jetbrains.com/rider) version 2022.3 and higher
2222
* [.NET Core CLI](install/install-umbraco-with-templates.md)
2323
* [SQL connection string (SQL Server)](../../reference/configuration/connectionstringssettings.md)

0 commit comments

Comments
 (0)