#20577: Fixing Orchard.Templates

Work Item: 20577
This commit is contained in:
Sebastien Ros
2014-03-26 12:21:36 -07:00
parent 365060b7c6
commit 35d2a6c8fd
33 changed files with 127 additions and 393 deletions

View File

@@ -309,6 +309,9 @@
<EmbeddedResource Include="Recipes\Services\FoldersData\Sample1\Module.txt" />
<EmbeddedResource Include="Recipes\Services\FoldersData\Sample1\Recipes\cms.recipe.xml" />
</ItemGroup>
<ItemGroup>
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.