Skip to content

Commit 015ba80

Browse files
authored
Refresh IIS hosting-bundle.md (#35859)
1 parent 106986b commit 015ba80

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

aspnetcore/host-and-deploy/iis/hosting-bundle.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ author: tdykstra
44
description: Learn how to configure the .NET Hosting Bundle.
55
monikerRange: '>= aspnetcore-5.0'
66
ms.author: tdykstra
7-
ms.custom: mvc
8-
ms.date: 02/07/2020
7+
ms.date: 07/29/2025
98
uid: host-and-deploy/iis/hosting-bundle
109
---
1110
# The .NET Hosting Bundle
@@ -34,8 +33,8 @@ Download the installer using the following links:
3433

3534
On older versions of Windows, for example Windows Server 2012 R2, install the Visual Studio C++ 2015, 2017, 2019 Redistributable. Otherwise, a confusing error message in the Windows Event Log reports that `The data is the error.`
3635

37-
[Current x64 VS C++ redistributable](https://aka.ms/vs/16/release/vc_redist.x64.exe)
38-
[Current x86 VS C++ redistributable](https://aka.ms/vs/16/release/vc_redist.x86.exe)
36+
[Current x64 VS C++ redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe)
37+
[Current x86 VS C++ redistributable](https://aka.ms/vs/17/release/vc_redist.x86.exe)
3938

4039
## Earlier versions of the installer
4140

0 commit comments

Comments
 (0)