We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074aede commit acbb0f6Copy full SHA for acbb0f6
Tests/Generated Code/UnitTestClasses.tt
@@ -1,6 +1,6 @@
1
<#@ template debug="True" language="C#" hostspecific="True" #>
2
<#@ include file="Includes\UnitTestClass.ttinclude" once="true"#>
3
-<#@ output extension=".txt" #>
+<#@ output extension="/" #>
4
<#
5
6
var m = Manager.Create(Host, GenerationEnvironment);
Tests/Generated Code/UnitTestClasses.txt
0 commit comments