File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Syncfusion.EJ2.AspNet.Core" Version =" * " />
11
- <PackageReference Include =" Syncfusion.XlsIO.Net.Core" Version =" * " />
10
+ <PackageReference Include =" Syncfusion.EJ2.AspNet.Core" Version =" 31.1.17 " />
11
+ <PackageReference Include =" Syncfusion.XlsIO.Net.Core" Version =" 31.1.17 " />
12
12
</ItemGroup >
13
13
14
14
<Target Name =" ProductionBuild" BeforeTargets =" BeforeBuild" >
15
- <Exec Command =" npm install" />
16
- <Exec Command =" gulp sass-to-css" />
17
- <Exec Command =" gulp bundle-min" />
15
+ <Exec Command =" npm install" />
16
+ <Exec Command =" gulp sass-to-css" />
18
17
</Target >
19
18
19
+
20
20
</Project >
Original file line number Diff line number Diff line change 43
43
</environment >
44
44
<link href =" https://fonts.googleapis.com/icon?family=Material+Icons" rel =" stylesheet" >
45
45
<link href =" https://fonts.googleapis.com/css?family=Roboto" rel =" stylesheet" type =" text/css" >
46
- <link href =" https://cdn.syncfusion.com/ej2/30 .1.37 /material.css" rel =" stylesheet" type =" text/css" >
46
+ <link href =" https://cdn.syncfusion.com/ej2/31 .1.17 /material.css" rel =" stylesheet" type =" text/css" >
47
47
48
48
<script src =" https://ajax.aspnetcdn.com/ajax/jquery/jquery-2.2.0.min.js" ></script >
49
49
<script src =" https://ajax.aspnetcdn.com/ajax/bootstrap/3.3.7/bootstrap.min.js" ></script >
54
54
<script src =" ~/js/crossroads.js" ></script >
55
55
<script src =" ~/js/hasher.min.js" ></script >
56
56
<script src =" ~/js/common.data.js" ></script >
57
- <script src =" https://cdn.syncfusion.com/ej2/30 .1.37 /dist/ej2.min.js" ></script >
57
+ <script src =" https://cdn.syncfusion.com/ej2/31 .1.17 /dist/ej2.min.js" ></script >
58
58
<script src =" ~/js/timer.jquery.js" ></script >
59
59
<script src =" ~/js/signalr.min.js" ></script >
60
60
<script src =" ~/js/jquery.qrcode.js" ></script >
You can’t perform that action at this time.
0 commit comments