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: blazor/common/how-to/version-compatibility.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ The following table shows the supported .NET and .NET Core versions for Syncfusi
24
24
25
25
Syncfusion<supstyle="font-size:70%">®</sup> follows a quarterly release cadence. Blazor component packages use a semantic-style version format: Major.Minor.Revision.
26
26
27
-
Example: for version `{{ site.blazorversion }}`:
27
+
Example: for version `31.1.23`:
28
28
29
-
*23 — major release number; updated quarterly and may include new features and breaking changes.
29
+
*31 — major release number; updated quarterly and may include new features and breaking changes.
30
30
* 1 — minor release number; adds features and fixes without breaking changes.
31
-
*36 — revision (patch); weekly patches with bug fixes and no breaking changes.
31
+
*23 — revision (patch); weekly patches with bug fixes and no breaking changes.
0 commit comments