Skip to content

Commit 5e489d7

Browse files
committed
chore: update building
1 parent 4c34db8 commit 5e489d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ On Windows, we only officially support Visual Studio 2022 17.0 or newer. Visual
1818
### GNU/Linux
1919
On GNU/Linux, we support building via Visual Studio Code and .NET Core SDK. Other IDEs might work, but are not supported or guaranteed to work properly.
2020

21-
While these should apply to any modern distribution, we only test against Debian 10. Your mileage may vary.
21+
While these should apply to any modern distribution, we only test against Ubuntu 24.04. Your mileage may vary.
2222

2323
When installing the below, make sure you install all the dependencies properly. We might ship a build environment as a docker container in the future.
2424

25-
* **Any modern GNU/Linux distribution** - like Debian 10.
25+
* **Any modern GNU/Linux distribution** - like Ubuntu 24.04.
2626
* **Git** - to clone the repository.
2727
* [**Visual Studio Code**](https://code.visualstudio.com/Download) - a recent version is required.
2828
* **C# for Visual Studio Code (powered by OmniSharp)** - required for syntax highlighting and basic Intellisense

0 commit comments

Comments
 (0)