Skip to content

Commit bf5ae35

Browse files
committed
docs: Update references to .NET Desktop Runtime to version 10 in the latest docs.
1 parent 73f6a85 commit bf5ae35

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

source/docs/en/latest/get-handbrake/download-and-install.markdown

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,15 +142,15 @@ Next, the installer will ask you where you wish to install HandBrake. Unless you
142142

143143
You will find shortcuts for launching HandBrake placed on both the Windows Desktop and Start Menu.
144144

145-
### Microsoft .NET Desktop Runtime 8.0
145+
### Microsoft .NET Desktop Runtime 10.0
146146

147-
HandBrake has a dependency on Microsoft .NET Desktop Runtime 8.0
147+
HandBrake has a dependency on Microsoft .NET Desktop Runtime 10.0
148148
If you do not already have this, you will need to install this.
149149

150150
Direct download's are available from Microsoft:
151151

152-
- [For x64 (AMD or Intel CPUs)](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-x64.exe)
153-
- [For Arm64 (Qualcomm or other)](https://aka.ms/dotnet/8.0/windowsdesktop-runtime-win-arm64.exe)
152+
- [For x64 (AMD or Intel CPUs)](https://aka.ms/dotnet/10.0/windowsdesktop-runtime-win-x64.exe)
153+
- [For Arm64 (Qualcomm or other)](https://aka.ms/dotnet/10.0/windowsdesktop-runtime-win-arm64.exe)
154154

155155

156156
<!-- /.system-windows -->

source/docs/en/latest/help/troubleshooting-common-issues.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If the above does not solve your issue, someone may be able to help via HandBrak
7878

7979
### Downloading Microsoft .NET Core
8080

81-
- [Microsoft .NET Core 8.0.x](https://dotnet.microsoft.com/download/dotnet/8.0/runtime)
81+
- [Microsoft .NET Core 10.0.x](https://dotnet.microsoft.com/download/dotnet/10.0/runtime)
8282
- Please make sure to download the "Desktop Runtime" under the "run desktop apps" section of the page.
8383
- Download the "x64" version for Intel or AMD based systems.
8484
- Download the "Arm64" for ARM based devices running Windows.

source/docs/en/latest/technical/system-requirements.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ HandBrake is supported on recent versions of macOS, and since version 1.4.0 is a
156156

157157
### Windows
158158

159-
HandBrake requires [.NET Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0/runtime) 8.0.x.
159+
HandBrake requires [.NET Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/10.0/runtime) 10.0.x.
160160
Please becareful when selecting hte correct version to download. See the links under the "Run Desktop Apps" section in hte middle of the page!
161161

162162

0 commit comments

Comments
 (0)