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: aspnetcore/release-notes/aspnetcore-10.0.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ uid: aspnetcore-10
11
11
12
12
This article highlights the most significant changes in ASP.NET Core 10.0 with links to relevant documentation.
13
13
14
-
This article will be updated as new preview releases are made available. See the [Asp.Net Core announcement page](https://github.com/aspnet/announcements/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0-rc2) until this page is update.
14
+
This article will be updated as new preview releases are made available. See the [Asp.Net Core announcement page](https://github.com/aspnet/announcements/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0-rc2) until this page is updated.
15
15
16
16
<!-- New content should be added to ~/aspnetcore-9/includes/newFeatureName.md files. This will help prevent merge conflicts in this file. -->
17
17
@@ -21,18 +21,18 @@ This section describes new features for Blazor.
21
21
22
22
## SignalR
23
23
24
-
This section describes new features for authentication and authorization.
24
+
This section describes new features for SignalR.
25
25
26
26
## Minimal APIs
27
27
28
28
This section describes new features for minimal APIs.
29
29
30
30
## Authentication and authorization
31
31
32
-
ASP.NET Core 9 adds new features to authentication and authorization.
32
+
This section describes new features for authentication and authorization.
33
33
34
34
## Miscellaneous
35
35
36
-
The following sections describe miscellaneous new features in ASP.NET Core 9.
36
+
This section describes miscellaneous new features in ASP.NET Core 9.
0 commit comments