Messaging: Include Limilabs License

This commit is contained in:
Jonathan Jenne
2021-12-23 12:47:02 +01:00
parent d27eafd9aa
commit 512ae2e815
2 changed files with 28 additions and 0 deletions

View File

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