Skip to content

Commit 0f825c9

Browse files
Merge dimodi-patch-1-2983 into production (#2984)
* Update 9-0-0.md * Update upgrade/breaking-changes/9-0-0.md --------- Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 1605dda commit 0f825c9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

upgrade/breaking-changes/9-0-0.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,15 @@ position: 960
88

99
# Breaking Changes in 9.0.0
1010

11+
## Common
12+
1113
### Trial and commercial users now use the same product package
1214
The trial and commercial product versions merged into a single unified distribution package. The product access now depends on a license key file. This eliminates the need for separate trial downloads. For more information, please refer to the [Telerik License Key](slug:installation-license-key).
1315

1416
### .NET Support
1517

16-
Telerik UI for Blazor 9.0.0 targets .NET 8 and no longer supports .NET 6 and .NET 7. For more information, see [System Requirements](slug:system-requirements).
18+
Telerik UI for Blazor 9.0.0 targets .NET 8 and no longer supports .NET 6 and .NET 7. For more information, see [System Requirements](slug:system-requirements).
19+
20+
## Window
21+
22+
The `Centered` parameter is removed. To center the Window programmatically, [reset the `Top` and `Left` parameter values](slug:components/window/position#top-and-left).

0 commit comments

Comments
 (0)