mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 12:14:23 +01:00
* Move TagHelpers to Abstractions Makes them available for use in plugins. Also cleans up the tag helper references in the view code: As we have it in the root view imports, the individual directives in the views are superfluous. * Move CurrenciesSuggestionsTagHelper back To get rid of the Rating dependency in Abstractions.
3 lines
166 B
Plaintext
3 lines
166 B
Plaintext
<bundle name="wwwroot/bundles/bootstrap-bundle.min.js" asp-append-version="true" />
|
|
<bundle name="wwwroot/bundles/main-bundle.min.js" asp-append-version="true" />
|