Skip to content

Commit e3cff2c

Browse files
update the version
1 parent 807e08a commit e3cff2c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CS/GridExportingWithReports/GridExportingWithReports.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="DevExpress.Blazor" Version="24.2.1-alpha-24207" />
10-
<PackageReference Include="DevExpress.Reporting.Core" Version="24.2.1-alpha-24207" />
9+
<PackageReference Include="DevExpress.Blazor" Version="25.1.3" />
10+
<PackageReference Include="DevExpress.Reporting.Core" Version="25.1.3" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<Folder Include="wwwroot\images\" />
1414
</ItemGroup>
15-
</Project>
15+
</Project>

0 commit comments

Comments
 (0)