Skip to content

Commit f296e6d

Browse files
Merge pull request #45897 from dotnet/main
Merge main into live
2 parents fa50227 + 571c3d1 commit f296e6d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/core/tools/dotnet-install-script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The install scripts do not update the registry on Windows. They just download th
207207

208208
- **`-ZipPath|--zip-path <PATH>`**
209209

210-
If set, the downloaded SDK archive is stored at the specified path.
210+
If set, the downloaded SDK archive is stored at the specified path.
211211

212212
- **`-Verbose|--verbose`**
213213

docs/framework/install/dotnet-35-windows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ You don't need to select the child items for **Windows Communication Foundation
4747

4848
## Download the offline installer
4949

50-
The .NET Framework 3.5 SP1 offline installer is available for Windows versions prior to Windows 10 and Windows Server 2016. For more information, see [.NET Framework 3.5 SP1 Download page](https://dotnet.microsoft.com/download/dotnet-framework/net35-sp1?wt.mc_id=install-docs).
50+
The .NET Framework 3.5 SP1 offline installer is available for Windows versions **prior to Windows 10 and Windows Server 2016**. For more information, see [.NET Framework 3.5 SP1 Download page](https://dotnet.microsoft.com/download/dotnet-framework/net35-sp1?wt.mc_id=install-docs).
51+
52+
Starting with Windows 10 and Windows Server 2016 operating systems, the only supported way of installing .NET Framework 3.5 in an offline mode is by using the original installation media's _:::no-loc text="cab":::_ files. For more information, see [Microsoft .NET Framework 3.5 Deployment Considerations](/windows-hardware/manufacture/desktop/microsoft-net-framework-35-deployment-considerations?view=windows-10).
5153

5254
## Troubleshoot the installation
5355

0 commit comments

Comments
 (0)