Skip to content

Commit a266a01

Browse files
authored
Fix typo in 10.0.5 release notes (#10309)
1 parent bae099c commit a266a01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release-notes/10.0/10.0.5/10.0.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
We are releasing .NET 10.0.5 as an out-of-band (OOB) update to address a regression introduced in .NET 10.0.4
44

5-
..NET 10.0.4 introduced a regression that causes the debugger to crash when debugging applications on macOS using Visual Studio Code. After installing .NET SDK 10.0.104 or 10.0.200, the debugger could crash when attempting to debug any .NET application on macOS (particularly affecting ARM64 Macs).
5+
.NET 10.0.4 introduced a regression that causes the debugger to crash when debugging applications on macOS using Visual Studio Code. After installing .NET SDK 10.0.104 or 10.0.200, the debugger could crash when attempting to debug any .NET application on macOS (particularly affecting ARM64 Macs).
66
This regression is unrelated to the security fixes included in 10.0.4.
77

88
The .NET 10.0.5 release is available for download. The latest 10.0 release is always listed at [.NET 10.0 Releases](../README.md).

0 commit comments

Comments
 (0)