You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-cms/fundamentals/setup/requirements.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ The Umbraco UI works in all modern browsers:
14
14
Below you can find the minimum requirements to run Umbraco 15 on your machine:
15
15
16
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)
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)
18
18
* One of the following .NET Tools or Editors:
19
19
*[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.
21
21
* Optional: [JetBrains Rider](https://www.jetbrains.com/rider) version 2022.3 and higher
0 commit comments