Tuitio.Wrapper update

master
Tudor Stanciu 2023-02-28 18:44:23 +02:00
parent 0fcdbd10d0
commit 191f7a0a93
1 changed files with 6 additions and 1 deletions

View File

@ -27,8 +27,13 @@
</ItemGroup>
<ItemGroup>
<None Update="README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
<None Update="logo.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
</ItemGroup>