File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.Web" >
2-
1+ <Project Sdk =" Microsoft.NET.Sdk.Web" >
32 <PropertyGroup >
43 <TargetFramework >net6.0</TargetFramework >
54 </PropertyGroup >
2120 <PackageReference Include =" DevExtreme.AspNet.Data" Version =" 2.*" />
2221 <PackageReference Include =" DevExtreme.AspNet.Core" Version =" 22.2.*" />
2322 </ItemGroup >
24-
2523 <ProjectExtensions >
2624 <VisualStudio >
2725 <UserProperties TemplateFeatures =" NETCORE" />
2826 </VisualStudio >
2927 </ProjectExtensions >
30-
3128</Project >
Original file line number Diff line number Diff line change 44 "private" : true ,
55 "dependencies" : {
66 "jquery" : " 3.5.1" ,
7- "devextreme" : " ^ 22.2.3 " ,
7+ "devextreme" : " 22.2.4 " ,
88 "devextreme-aspnet-data" : " ^2.9.1" ,
99 "bootstrap" : " ^4.6.0"
1010 },
You can’t perform that action at this time.
0 commit comments