File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
CS/WebDashboardDataSources Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
<ItemGroup >
7
7
<PackageReference Include =" EntityFramework" Version =" 6.3.0" />
8
- <PackageReference Include =" DevExpress.AspNetCore.Dashboard" Version =" 21.2.3 " />
8
+ <PackageReference Include =" DevExpress.AspNetCore.Dashboard" Version =" 21.2.6 " />
9
9
<PackageReference Include =" Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64" Version =" 19.27.2.1" />
10
10
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 2.1.1" />
11
11
<PackageReference Include =" System.Data.SQLite" Version =" 1.0.111" />
Original file line number Diff line number Diff line change 3
3
"name" : " asp.net" ,
4
4
"private" : true ,
5
5
"devDependencies" : {
6
- "devextreme" : " 21.2-stable " ,
7
- "@devexpress/analytics-core" : " 21.2-stable " ,
8
- "devexpress-dashboard" : " 21.2-stable " ,
6
+ "devextreme" : " 21.2.6 " ,
7
+ "@devexpress/analytics-core" : " 21.2.6 " ,
8
+ "devexpress-dashboard" : " 21.2.6 " ,
9
9
"jquery-ui-dist" : " ^1.13.0"
10
10
}
11
11
}
You can’t perform that action at this time.
0 commit comments