remove tt template

This commit is contained in:
yubaolee
2016-08-16 11:15:44 +08:00
parent 53798eddc3
commit 9019e30f75
5 changed files with 1 additions and 453 deletions

View File

@@ -99,11 +99,6 @@
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<Content Include="CodeTemplates\ReverseEngineerCodeFirst\Context.tt" />
<Content Include="CodeTemplates\ReverseEngineerCodeFirst\Entity.tt" />
<Content Include="CodeTemplates\ReverseEngineerCodeFirst\Mapping.tt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.