File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Your project should meet the following requirements:
8787Prepare your project as outlined below to enable support for View Models generated at compile time:
8888
89891. Add a reference to the **DevExpress.Mvvm.v21.1**+ or install the [DevExpress.Mvvm](https:// www.nuget.org/packages/DevExpressMvvm/) NuGet package.
90- 2. Install the [DevExpress.Mvvm.CodeGenerators](https:// www.nuget.org/packages/DevExpress.Mvvm.CodeGenerators/21.1.0 ) NuGet package in your project.
90+ 2. Install the [DevExpress.Mvvm.CodeGenerators](https:// www.nuget.org/packages/DevExpress.Mvvm.CodeGenerators/) NuGet package in your project.
9191 3. Set the language version to **9** in the **.csproject** file:
9292
9393 ```xaml
You can’t perform that action at this time.
0 commit comments