File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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 =" * " />
10
+ <PackageReference Include =" Syncfusion.EJ2.AspNet.Core" Version =" 31.1.17 " />
11
11
</ItemGroup >
12
12
</Project >
Original file line number Diff line number Diff line change 8
8
<meta name =" description" content =" Essential JS 2 for ASP.NET Core - Outlook" />
9
9
<meta http-equiv =" x-ua-compatible" content =" ie=edge" >
10
10
<meta name =" author" content =" Syncfusion" />
11
- <base href =" /" />
11
+ <base href =" ~ /" />
12
12
<link rel =" shortcut icon" href =" ~/favicon.ico" />
13
13
<link href =" https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel =" stylesheet" type =" text/css" />
14
14
<link href =" ~/content/fabric.css" rel =" stylesheet" />
19
19
document .write (' <script src="Scripts/bluebird.min.js"><\/ script>' );
20
20
}
21
21
</script >
22
- <script src =" https://cdn.syncfusion.com/ej2/30.1.37/dist /ej2.min.js" ></script >
22
+ <script src =" ~/scripts /ej2.min.js" ></script >
23
23
<script src =" ~/scripts/datasource.js" ></script >
24
24
25
25
</head >
You can’t perform that action at this time.
0 commit comments