diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml
index 0a906a743..1c9ea98a9 100644
--- a/.github/workflows/build-test.yml
+++ b/.github/workflows/build-test.yml
@@ -54,20 +54,11 @@ jobs:
- container: ubuntu:jammy
name: Ubuntu 22
packageManager: apt
- - container: ubuntu:focal
- name: Ubuntu 20
- packageManager: apt
- container: debian:bookworm
name: Debian 12
packageManager: apt
- - container: debian:bullseye
- name: Debian 11
- packageManager: apt
- - container: fedora:39
- name: Fedora 39
- packageManager: dnf
- - container: fedora:40
- name: Fedora 40
+ - container: fedora:42
+ name: Fedora 42
packageManager: dnf
- container: quay.io/centos/centos:stream9
name: CentOS 9 Stream
diff --git a/README.md b/README.md
index 4108f12c9..385219433 100644
--- a/README.md
+++ b/README.md
@@ -15,38 +15,38 @@ ModernUO [](https://www.microsoft.com/en-US/evalcenter/evaluate-windows-server-2022)
-
+[](https://www.microsoft.com/en-US/evalcenter/evaluate-windows-server-2022)
+
[](https://www.debian.org/distrib/)
[](https://ubuntu.com/download/server)
-[](https://alpinelinux.org/downloads/)
-[](https://getfedora.org/en/server/download/)
-[](https://access.redhat.com/downloads)
-[](https://www.centos.org/download/)
-[](https://get.opensuse.org/)
-[](https://www.suse.com/download/sles/)
-[](https://linuxmint.com/download.php)
+[](https://alpinelinux.org/downloads/)
+[](https://getfedora.org/en/server/download/)
+[](https://access.redhat.com/downloads)
+[](https://www.centos.org/download/)
+[](https://get.opensuse.org/)
+[](https://www.suse.com/download/sles/)
+[](https://linuxmint.com/download.php)
[](https://archlinux.org/download/)
#### Required Frameworks
##### All Operating Systems
-[](https://dotnet.microsoft.com/download/dotnet/9.0)
+[](https://dotnet.microsoft.com/download/dotnet/10.0)
##### Windows
-[](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022)
+[](https://aka.ms/vc14/vc_redist.x64.exe)
#### Development
[](https://git-scm.com/downloads)
-[](https://dotnet.microsoft.com/download/dotnet/9.0)
+[](https://dotnet.microsoft.com/download/dotnet/10.0)
#### Supported IDEs