We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807e08a commit e3cff2cCopy full SHA for e3cff2c
1 file changed
CS/GridExportingWithReports/GridExportingWithReports.csproj
@@ -6,10 +6,10 @@
6
<ImplicitUsings>enable</ImplicitUsings>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="DevExpress.Blazor" Version="24.2.1-alpha-24207" />
10
- <PackageReference Include="DevExpress.Reporting.Core" Version="24.2.1-alpha-24207" />
+ <PackageReference Include="DevExpress.Blazor" Version="25.1.3" />
+ <PackageReference Include="DevExpress.Reporting.Core" Version="25.1.3" />
11
</ItemGroup>
12
13
<Folder Include="wwwroot\images\" />
14
15
-</Project>
+</Project>
0 commit comments