Messaging: Add Limilabs Mail License File

This commit is contained in:
Jonathan Jenne
2021-08-20 14:03:25 +02:00
parent 9c05ed432f
commit bc9cc0d218
2 changed files with 28 additions and 0 deletions

View File

@@ -136,5 +136,10 @@
<Name>Logging</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="MailLicense.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>