Rollback to Oqtane Version 6.1.3 and dotnet 9.0
Some checks failed
build-debian-package / Build the debian package (push) Failing after 57s

This commit is contained in:
2026-01-17 23:47:29 +01:00
parent 933d194e5c
commit f429512a14
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: "Dotnet SDK einrichten"
uses: actions/setup-dotnet@v4
with:
dotnet-version: "10.0.x"
dotnet-version: "9.0.x"
- name: "Oqtane Framework restore"
run: dotnet restore ./oqtane.framework/Oqtane.slnx --verbosity detailed
- name: "Oqtane Framework bauen"

View File

@@ -2,6 +2,6 @@ Package: alumnihub
Architecture: amd64
Essential: no
Priority: optional
Depends: aspnetcore-runtime-10.0,nginx,postgresql-18
Depends: aspnetcore-runtime-9.0,nginx,postgresql-18
Maintainer: kocoder
Description: Our production oqtane setup