File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 <ItemGroup >
5050 <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 6.0.31" />
5151 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
52- <PackageReference Include =" DevExpress.AspNetCore.Reporting" Version =" 24.1-*" />
53- <PackageReference Include =" DevExpress.Drawing.Skia" Version =" 24.1-*" />
52+ <PackageReference Include =" DevExpress.AspNetCore.Reporting" Version =" 24.1.* -*" />
53+ <PackageReference Include =" DevExpress.Drawing.Skia" Version =" 24.1.* -*" />
5454 <PackageReference Include =" BuildBundlerMinifier" Version =" 3.2.449" />
5555 <PackageReference Include =" Microsoft.Web.LibraryManager.Build" Version =" 2.1.175" />
5656 <PackageReference Include =" System.Data.SQLite.Core" Version =" 1.0.118" />
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ Client-side JavaScript code adds an Export button to the standalone Report Param
2121
2222## Files to Review
2323
24- - [ ParametersPanelReport.cs] ( CS\ DXWebApplication1\ PredefinedReports\ ParametersPanelReport.cs )
25- - [ HomeController.cs] ( CS\ DXWebApplication1\ Controllers\ HomeController.cs )
26- - [ ParametersPanel.cshtml] ( CS\ DXWebApplication1\ Views\ Home\ ParametersPanel.cshtml )
24+ - [ ParametersPanelReport.cs] ( CS/ DXWebApplication1/ PredefinedReports/ ParametersPanelReport.cs )
25+ - [ HomeController.cs] ( CS/ DXWebApplication1/ Controllers/ HomeController.cs )
26+ - [ ParametersPanel.cshtml] ( CS/ DXWebApplication1/ Views/ Home/ ParametersPanel.cshtml )
2727
2828## Documentation
2929
You can’t perform that action at this time.
0 commit comments