Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominique Whittaker <94140381+dcwhittaker@users.noreply.github.com>2022-07-29 02:09:11 +0300
committerGitHub <noreply@github.com>2022-07-29 02:09:11 +0300
commit3695886787fc992d707a303f085344057e36433f (patch)
tree5f728eb343a90880fdf0d7ba330cd6086fa44d13
parent369c2876bed56f9ef38e8207d125d573ad694171 (diff)
parent2a3f4359f5f97c6eb3ea3db73fd4dfca802e3c31 (diff)
Merge pull request #7450 from angelazhangmsft/patch-3
Update 6.0.5.md to correct Windows SDK version
-rw-r--r--release-notes/5.0/5.0.17/5.0.17.md2
-rw-r--r--release-notes/6.0/6.0.5/6.0.5.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/release-notes/5.0/5.0.17/5.0.17.md b/release-notes/5.0/5.0.17/5.0.17.md
index 03630a8b..f84e2ac8 100644
--- a/release-notes/5.0/5.0.17/5.0.17.md
+++ b/release-notes/5.0/5.0.17/5.0.17.md
@@ -47,7 +47,7 @@ The following repos have been updated.
## Windows SDK Updates
-.NET SDK 5.0.214 and 5.0.408 include performance improvements and bug fixes to the Windows SDK packages that provide access to Windows Runtime APIs. For more details, see the [C#/WinRT 1.6.1 release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.6.1.220314.1).
+.NET SDK 5.0.214 and 5.0.408 include performance improvements and bug fixes to the Windows SDK packages that provide access to Windows Runtime APIs. For more details, see the [C#/WinRT 1.6.1 release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.6.3.220428.1).
## Visual Studio Compatibility
diff --git a/release-notes/6.0/6.0.5/6.0.5.md b/release-notes/6.0/6.0.5/6.0.5.md
index 0387b92d..382c077b 100644
--- a/release-notes/6.0/6.0.5/6.0.5.md
+++ b/release-notes/6.0/6.0.5/6.0.5.md
@@ -56,7 +56,7 @@ Visit [.NET Documentation](https://docs.microsoft.com/dotnet/core/) to learn abo
## Windows SDK Updates
-* .NET SDK 6.0.105 and 6.0.203 includes performance improvements and bug fixes to the Windows SDK packages that provide access to Windows Runtime APIs. For more details see the [C#/WinRT 1.6.1 release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.6.1.220314.1).
+.NET SDK versions 6.0.105, 6.0.203, and 6.0.300 include performance improvements and bug fixes to the Windows SDK packages that provide access to Windows Runtime APIs. For more details see the [C#/WinRT 1.6.3 release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.6.3.220428.1).
## Docker Images