Skip to content

Commit 76f5951

Browse files
DevExpressExampleBotDevExpressExampleBot
DevExpressExampleBot
authored and
DevExpressExampleBot
committed
Source auto update [skip ci]
1 parent 0a8f907 commit 76f5951

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CS/pdf-form-fields/pdf-form-fields.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RootNamespace>pdf_form_fields</RootNamespace>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="DevExpress.Document.Processor" Version="21.1.3" />
8+
<PackageReference Include="DevExpress.Document.Processor" Version="21.1.4" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<None Update="Documents\FormDemo.pdf">

VB/pdf-form-fields/pdf-form-fields.vbproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RootNamespace></RootNamespace>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="DevExpress.Document.Processor" Version="21.1.3" />
8+
<PackageReference Include="DevExpress.Document.Processor" Version="21.1.4" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<None Update="Documents\FormDemo.pdf">

0 commit comments

Comments
 (0)