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