We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674ad89 commit 6be00e9Copy full SHA for 6be00e9
Readme.md
@@ -116,6 +116,11 @@ Refer to the following GitHub example:
116
117
## Release Notes
118
119
+### 21.1.2
120
+- You can now use the View Model Code Generator in WinUI projects.
121
+- You can add XML comments to a field and a method. The generated property or command now copies these comments.
122
+- We minimized memory allocations and improved the performance.
123
+
124
### 21.1.1
125
126
- You can now use Generic and Nested classes when you generate View Models.
0 commit comments