Skip to content

Commit b3821f9

Browse files
Update _ViewImports.cshtml
1 parent f4dbfef commit b3821f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

samples/ImageSharp.Web.Sample/Pages/_ViewImports.cshtml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
@using SixLabors.ImageSharp
2+
@using SixLabors.ImageSharp.Processing
3+
@using SixLabors.ImageSharp.Web
14
@using ImageSharp.Web.Sample
25
@namespace ImageSharp.Web.Sample.Pages
36
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers

0 commit comments

Comments
 (0)