Merge pull request #6693 from dotnet/sep-updates

Updating install-windows.md file and dotnet blog link on 5.0
This commit is contained in:
Sanket Kalaskar 2021-09-14 14:57:54 -07:00 committed by GitHub
commit f7d67c934c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ Each of the distributions can be downloaded from:
You can install any of the distributions with MSI. The following image demonstrates installing the .NET SDK. After launching the MSI, click "Install" and you will be taken through the process of installing the SDK.
![image](https://user-images.githubusercontent.com/2212879/125339796-883dea00-e306-11eb-925b-eb4da4483d3a.png)
![image](https://user-images.githubusercontent.com/30737530/133318123-4210164b-bc50-4db2-a5e1-3e27a359aa1e.png)
## Windows Server Hosting with IIS

View file

@ -77,7 +77,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-september-2021/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/september-2021-updates/
[sdk_bugs]: https://github.com/dotnet/sdk/issues?q=is%3Aissue+is%3Aclosed+milestone%3A5.0.10xx+is%3Aclosed

View file

@ -64,7 +64,7 @@ Your feedback is important and appreciated. We've created an issue at [dotnet/co
[linux-install]: https://docs.microsoft.com/dotnet/core/install/linux
[linux-setup]: https://github.com/dotnet/core/blob/main/Documentation/linux-setup.md
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/net-september-2021/
[dotnet-blog]: https://devblogs.microsoft.com/dotnet/september-2021-updates/

View file

@ -27,7 +27,7 @@ Each of the distributions can be downloaded from:
You can install any of the distributions with MSI. The following image demonstrates installing the .NET SDK. After launching the MSI, click "Install" and you will be taken through the process of installing the SDK.
![image](https://user-images.githubusercontent.com/2212879/125330673-e74a3180-e2fb-11eb-9301-0ca3e8b24237.png)
![image](https://user-images.githubusercontent.com/30737530/133318192-5e19d75a-fccd-4f20-9fc5-dff8a5f46d56.png)
## Windows Server Hosting with IIS

View file

@ -2,7 +2,7 @@
> Note: .NET 6 is currently in `Preview` and is currently not supported.
[.NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-2/) will be an [LTS release](../../release-policies.md) and will be supported for three years, from November 2021 to November 2024. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](supported-os.md).
[.NET 6](https://devblogs.microsoft.com/dotnet/announcing-net-6-rc1/) will be an [LTS release](../../release-policies.md) and will be supported for three years, from November 2021 to November 2024. It is [supported by Microsoft](../../microsoft-support.md) on [multiple operating systems](supported-os.md).
- [Downloads](https://dotnet.microsoft.com/download/dotnet/6.0) (also see [Releases](#releases))
- [Containers](https://hub.docker.com/_/microsoft-dotnet)