mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-07-04 11:48:16 +08:00
Fix regression in Razor syntax
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
@{
|
||||
Layout = @$"_layout.cshtml";
|
||||
Layout = "_layout.cshtml";
|
||||
}
|
Reference in New Issue
Block a user