Skip to content

Commit 5c49a31

Browse files
committed
Release 0.6
1 parent 207d911 commit 5c49a31

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

HomeKitDotNet/HomeKitDotNet.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,18 @@
3232
</PropertyGroup>
3333

3434
<ItemGroup>
35+
<None Include="logo.png">
36+
<Pack>True</Pack>
37+
<PackagePath>\</PackagePath>
38+
</None>
3539
<None Include="..\README.md">
3640
<Pack>True</Pack>
3741
<PackagePath>\</PackagePath>
3842
</None>
3943
</ItemGroup>
4044

4145
<ItemGroup>
42-
<None Update="logo.png">
46+
<None Update="..\logo.png">
4347
<Pack>True</Pack>
4448
<PackagePath>\</PackagePath>
4549
</None>

0 commit comments

Comments
 (0)