mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Add linePragmas="false" to t4 templates (#1041)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<#@ template language="C#" inherits="ActionTemplate" visibility="internal" #>
|
||||
<#@ template language="C#" inherits="ActionTemplate" visibility="internal" linePragmas="false" #>
|
||||
<#@ output extension=".cs" #>
|
||||
<#@ assembly name="System.Core" #>
|
||||
<#@ include file="Snippets/Index.tt" once="true" #>
|
||||
|
||||
Reference in New Issue
Block a user