source:
branches/WebJobManager/HeuristicLab.Clients.Hive.WebJobManager/Views/_ViewImports.cshtml
@
15287
Last change on this file since 15287 was 13860, checked in by jlodewyc, 9 years ago | |
---|---|
File size: 192 bytes |
Rev | Line | |
---|---|---|
[13656] | 1 | @* |
2 | For more information on enabling MVC for empty projects, visit http://go.microsoft.com/fwlink/?LinkID=397860 | |
3 | *@ | |
4 | @{ | |
[13860] | 5 | @addTagHelper "*, Microsoft.AspNetCore.Mvc.TagHelpers" |
[13656] | 6 | } |
Note: See TracBrowser
for help on using the repository browser.