From 78628957d90504421ccd3fd29841c44b41be78c2 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:09:36 +0100 Subject: [PATCH] Change .NET version in `snapcraft.yaml` --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 36b3d97..cc12e90 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -21,7 +21,7 @@ parts: dotnet-self-contained-runtime-identifier: linux-x64 source: . build-packages: - - dotnet-sdk-8.0 + - dotnet-sdk-6.0 stage-packages: - libicu70