Skip to content

Commit b4daff1

Browse files
committed
Clean up icon section
1 parent 20dfc9c commit b4daff1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

projects/client/RabbitMQ.Client/RabbitMQ.Client.csproj

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,8 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<None Include="icon.png">
37-
<Pack>True</Pack>
38-
<PackagePath></PackagePath>
39-
</None>
36+
<None Remove="icon.png" />
37+
<Content Include="icon.png" PackagePath="" />
4038
</ItemGroup>
4139

4240
<ItemGroup>

0 commit comments

Comments
 (0)