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: Readme.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,14 @@ Refer to the following GitHub example:
116
116
117
117
## ReleaseNotes
118
118
119
+
### 21.1.3
120
+
Wefixedthe [Sealedclassgeneratesprotectedmethod](https://github.com/DevExpress/DevExpress.Mvvm.CodeGenerators/issues/8) GitHub issue. If you use now a sealed class, the following members of the generated View Model class have a **private** access modifier:
0 commit comments