Files
dnf-repo-test/packages.yaml
T

12 lines
363 B
YAML

sources:
- name: dotnet
baseurl: https://repo.almalinux.org/almalinux/10/AppStream/x86_64/os/
gpgkey: https://repo.almalinux.org/almalinux/RPM-GPG-KEY-AlmaLinux-10
metadata_only: true
packages:
- dotnet-sdk-8.0
- dotnet-runtime-8.0
- dotnet-sdk-9.0
- dotnet-runtime-9.0
- dotnet-sdk-10.0
- dotnet-runtime-10.0