Skip to content

Commit a0f784e

Browse files
sample correction
1 parent 8c2f8c5 commit a0f784e

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

Outlook_Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.3" />
1111
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.1" />
12-
<PackageReference Include="Syncfusion.EJ2" Version="*" />
12+
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="19.1.0.54" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

wwwroot/content/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8571,7 +8571,6 @@ span.e-btn-icon.e-icons.e-caret:before {
85718571
.e-popup.e-popup-close {
85728572
display: none;
85738573
}
8574-
85758574
.e-dropdownbase .e-list-item .e-list-icon {
85768575
padding: 0 10px 0 0;
85778576
}

wwwroot/scripts/ej2.min.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)