You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/5.0/5.0.5/5.0.5.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ You need [Visual Studio 16.8](https://visualstudio.microsoft.com) or later to us
57
57
*[Blog Roundup][dotnet-blog]
58
58
*[Known issues](../5.0-known-issues.md)
59
59
* Resolves [NuGet package restore broken on .NET 5+ with Removal of Trust of Verisign CA](https://github.com/dotnet/announcements/issues/180)
60
+
* .NET SDK 5.0.202 includes fixes to the runtime and Windows SDK projections with C#/WinRT v1.1.4. These fixes are for developers targeting a specific Windows SDK version in their project's TargetFramework. Refer to the C#/WinRT v1.1.4 [release notes](https://github.com/microsoft/CsWinRT/releases/tag/1.1.4.210316.1) for a list of bugfixes.
0 commit comments