|
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).
|
4 | 9 |
|
5 | 10 | ##Downloads
|
|