We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96482c2 commit 779b5bdCopy full SHA for 779b5bd
1 file changed
Readme.md
@@ -114,6 +114,9 @@ Prepare your project as outlined below to enable support for View Models generat
114
115
## Release Notes
116
117
+### 22.1.0
118
+- The View Model Code Generator now supports the updated WinUI MVVM Framework that is available in the **DevExpress.WinUI.Mvvm.v22.1** assembly. If your **WinUI** project uses **DevExpress.Mvvm.v21.2**, replace it with **DevExpress.WinUI.Mvvm.v22.1**.
119
+
120
### 21.2.2
121
- Our View Model Code Generator now supports the [MVVM Light Toolkit](https://github.com/lbugnion/mvvmlight).
122
- We implemented the following suggestion: [Proposal: additional attributes for generated commands](https://github.com/DevExpress/DevExpress.Mvvm.CodeGenerators/issues/14).
0 commit comments