From e0c1ff5722ae65c17fb2f8adfc5470960bbe0849 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Tue, 8 Oct 2024 11:10:26 -0400 Subject: [PATCH] vscode flatpak is now on 24.08 SDK --- docs/1:-Setting-Up-FNA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/1:-Setting-Up-FNA.md b/docs/1:-Setting-Up-FNA.md index 8fde691..2174197 100644 --- a/docs/1:-Setting-Up-FNA.md +++ b/docs/1:-Setting-Up-FNA.md @@ -12,7 +12,7 @@ You may be able to find VSCode and the .NET SDKs via apps like KDE Discover, but flatpak install com.visualstudio.code org.freedesktop.Sdk.Extension.mono6 org.freedesktop.Sdk.Extension.dotnet8 ``` -This installs VSCode, Mono, and .NET 8 all at once! If it asks which version of the SDKs to install, select 23.08. +This installs VSCode, Mono, and .NET 8 all at once! If it asks which version of the SDKs to install, select 24.08. All that's left is to expose the .NET and Mono SDKs to VSCode's sandbox: