Skip to content

Commit 8a9d6df

Browse files
authored
Merge pull request #2 from DevExpress-Examples/vb-conversion-21.2.9
2 parents 6423965 + cee46c5 commit 8a9d6df

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<!-- default badges list -->
2-
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128607567/21.2.7%2B)
32
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T537265)
43
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
54
<!-- default badges end -->

VB/WpfRichEditorMenuCustomization/WpfRichEditorMenuCustomization.vbproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<ApplicationDefinition Include="App.xaml" />
1212
</ItemGroup>
1313
<ItemGroup>
14-
<PackageReference Include="DevExpress.Wpf.RichEdit" Version="21.2.8" />
15-
<PackageReference Include="DevExpress.Wpf.Themes.Office2019Colorful" Version="21.2.8" />
14+
<PackageReference Include="DevExpress.Wpf.RichEdit" Version="21.2.9" />
15+
<PackageReference Include="DevExpress.Wpf.Themes.Office2019Colorful" Version="21.2.9" />
1616
</ItemGroup>
1717
<ItemGroup>
1818
<Folder Include="Properties\" />

0 commit comments

Comments
 (0)