Skip to content

Commit a5e4c6e

Browse files
author
Caitlin Bales (MSFT)
committed
Fix bad merge of templates project file
1 parent cd9c0b9 commit a5e4c6e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Templates/Templates.csproj

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,8 @@
3636
<Reference Include="System.Core" />
3737
</ItemGroup>
3838
<ItemGroup>
39-
<Content Include="Android\BaseModel.template.tt" />
40-
<Content Include="PHP\Model\ComplexType.php.tt" />
39+
<Content Include="*\*.tt" />
4140
<Content Include="*\*\*.tt" />
42-
<Content Include="PHP\Model\EntityType.php.tt" />
43-
<Content Include="PHP\Model\EnumType.php.tt" />
4441
</ItemGroup>
4542
<ItemGroup>
4643
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />

0 commit comments

Comments
 (0)