mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-15 23:42:51 +08:00
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
<#
|
|
Session["ResourceFile"] = "DbContextStrings.resx";
|
|
Session["AccessModifier"] = "public";
|
|
#>
|
|
<#@ include file="../../FreeSql/Properties/Resources.tt" #> |