We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2f8c5 commit a0f784eCopy full SHA for a0f784e
Outlook_Core.csproj
@@ -9,7 +9,7 @@
9
<ItemGroup>
10
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" />
11
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.1" />
12
- <PackageReference Include="Syncfusion.EJ2" Version="*" />
+ <PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="19.1.0.54" />
13
</ItemGroup>
14
15
wwwroot/content/styles.css
@@ -8571,7 +8571,6 @@ span.e-btn-icon.e-icons.e-caret:before {
8571
.e-popup.e-popup-close {
8572
display: none;
8573
}
8574
-
8575
.e-dropdownbase .e-list-item .e-list-icon {
8576
padding: 0 10px 0 0;
8577
wwwroot/scripts/ej2.min.js
0 commit comments