fix(gcm-core): bump dotnet-sdk (#1163) (#1181)

(cherry picked from commit 6446430c22)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2024-05-02 05:52:25 -07:00
committed by GitHub
parent aca636d272
commit 4a88aee452
+1 -1
View File
@@ -18,7 +18,7 @@ Source0: %{forgesource}
Provides: %{long_name} = %{version}-%{release}
Provides: %{long_name}-core = %{version}-%{release}
BuildRequires: dotnet-sdk-7.0
BuildRequires: dotnet-sdk-8.0
# Require DPKG, so that we can use the `dpkg-architecture` command. which makes the build script happy.
# TODO: Better solution: Patch out the debian-specific packaging code.
BuildRequires: dpkg-dev