Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit 6140825

Browse files
author
N. Taylor Mullen
committed
React to HtmlString removal from Mvc.
aspnet/Mvc#4558
1 parent 2c35945 commit 6140825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.AspNetCore.AngularServices/PrimeCacheHelper.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
using System.Net;
33
using System.Net.Http;
44
using System.Threading.Tasks;
5+
using Microsoft.AspNetCore.Html;
56
using Microsoft.AspNetCore.Mvc.Rendering;
67
using Microsoft.Extensions.Logging;
78
using Newtonsoft.Json;

0 commit comments

Comments
 (0)