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/9.0/9.0.7/9.0.303.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# .NET 9.0.303 - July 17, 2025
2
2
3
+
Today, we are releasing .NET 9.0.303, an update to .NET 9.0.302 SDK which contains the following fixes:
4
+
5
+
1.[Compiling with instrumentation does not generate unique coverage array per method](https://github.com/dotnet/roslyn/issues/78640).
6
+
2.[Fix corruption of sliding text window when trying to peek backwards.](https://github.com/dotnet/roslyn/pull/79266).
7
+
3
8
The .NET 9.0.303 release is available for download. This SDK includes the released .NET 9.0.7 Runtime and is in support of Visual Studio 17.14 release. The latest 9.0 release is always listed at [.NET 9.0 Releases](../README.md).
0 commit comments