Skip to content

Commit ebc2d8e

Browse files
authored
Update runtime.md for RC 2 scaffold (#10097)
1 parent 1d5a4d4 commit ebc2d8e

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed
Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,23 @@
11
# Runtime updates in .NET 10 Release Candidate 2
22

3+
Here's a summary of what's new in Runtime in this RC 2 release:
4+
5+
- [Feature](#feature)
6+
7+
## Feature
8+
9+
Feature summary
10+
311
This release was focused on quality improvements as we near general availability of .NET 10. It is covered by a go-live license, and we encourage developers today to try it out and provide feedback on anything that you find in your development so we can incorporate any additional enhancements into the final release.
412

513
Runtime updates in .NET 10 Release Candidate 2:
614

7-
* [What's new in the .NET Runtime in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview) documentation
8-
* (Changelog link to be updated when tag is available)
15+
- [What's new in the .NET Runtime in .NET 10](https://learn.microsoft.com/dotnet/core/whats-new/dotnet-10/overview) documentation
16+
- (Changelog link to be updated when tag is available)
917

1018
.NET 10 RC 2:
1119

12-
* [Discussion](https://aka.ms/dotnet/10/rc2)
13-
* [Release notes](README.md)
14-
* [SDK release notes](sdk.md)
15-
* [Libraries release notes](libraries.md)
20+
- [Discussion](https://aka.ms/dotnet/10/rc2)
21+
- [Release notes](README.md)
22+
- [SDK release notes](sdk.md)
23+
- [Libraries release notes](libraries.md)

0 commit comments

Comments
 (0)