Skip to content

Commit

Permalink
Se incorpora template al Bin en Build
Browse files Browse the repository at this point in the history
  • Loading branch information
mamorese committed Sep 2, 2019
1 parent 598af1d commit 5f153e7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Msn.InteropDemo.Web/Msn.InteropDemo.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@
</ItemGroup>


<ItemGroup>
<None Update="Emailing\Templates\ResetPaswordEmail.xml">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>


<ProjectExtensions><VisualStudio><UserProperties /></VisualStudio></ProjectExtensions>

</Project>

0 comments on commit 5f153e7

Please sign in to comment.