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

This commit is contained in:
madomado
2024-05-02 20:27:16 +08:00
committed by GitHub
parent 9dbb12b27d
commit 6446430c22
+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