diff --git a/README.md b/README.md
index 8a20143b4a..dc0476917a 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Microsoft PowerToys is a set of utilities for power users to tune and streamline
- Windows 11 or Windows 10 v1903 (18362) or newer.
- Our installer will install the following items:
- - [.NET Core 3.1.22 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.22-windows-x64-installer) or a newer 3.1.x runtime. This is needed currently for the Settings application.
+ - [.NET Core 3.1.23 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-3.1.23-windows-x64-installer) or a newer 3.1.x runtime. This is needed currently for the Settings application.
- [.NET 6.0.3 Desktop Runtime](https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-6.0.3-windows-x64-installer) or a newer 6.0.x runtime.
- [Microsoft Edge WebView2 Runtime](https://go.microsoft.com/fwlink/p/?LinkId=2124703) bootstrapper. This will install the latest version.
diff --git a/installer/PowerToysSetup/PowerToys.wxs b/installer/PowerToysSetup/PowerToys.wxs
index 2413d1d78d..40daa1ace2 100644
--- a/installer/PowerToysSetup/PowerToys.wxs
+++ b/installer/PowerToysSetup/PowerToys.wxs
@@ -20,7 +20,7 @@
SuppressRepair="yes" />
-
+
@@ -43,11 +43,11 @@
+ Description="Microsoft Windows Desktop Runtime - 3.1.23 (x64)"
+ ProductName="Microsoft Windows Desktop Runtime - 3.1.23 (x64)"
+ Size="54413248"
+ Version="3.1.23.31022"
+ Hash="460D8CD07672A7B686867B0E6CF85A745005AA43" />