Use Razor instead of Scriban

This commit is contained in:
Alexey Golub
2020-07-28 22:43:45 +03:00
parent 7dfc3b2723
commit e26a0660d1
14 changed files with 433 additions and 425 deletions

View File

@@ -7,6 +7,7 @@
<Copyright>Copyright (c) Alexey Golub</Copyright>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<PreserveCompilationContext>true</PreserveCompilationContext>
</PropertyGroup>
</Project>