diff --git a/BTCPayServer/TagHelpers.cs b/BTCPayServer/TagHelpers.cs index 1f70d00af..898752b60 100644 --- a/BTCPayServer/TagHelpers.cs +++ b/BTCPayServer/TagHelpers.cs @@ -3,10 +3,15 @@ using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text; +using System.Text.Encodings.Web; using System.Threading.Tasks; using BTCPayServer.Configuration; using BTCPayServer.Security; using BTCPayServer.Services; +using Microsoft.AspNetCore.Mvc.Razor.TagHelpers; +using Microsoft.AspNetCore.Mvc.Rendering; +using Microsoft.AspNetCore.Mvc.Routing; +using Microsoft.AspNetCore.Mvc.ViewFeatures; using Microsoft.AspNetCore.Razor.TagHelpers; using NBitcoin; using NBitcoin.Crypto; @@ -145,22 +150,19 @@ namespace BTCPayServer.TagHelpers // Make sure that