Skip to content

Commit 8097050

Browse files
authored
Update Readme.md
1 parent 1f92354 commit 8097050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Your project should meet the following requirements:
8787
Prepare your project as outlined below to enable support for View Models generated at compile time:
8888

8989
1. 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

0 commit comments

Comments
 (0)