Skip to content

Commit 01eca12

Browse files
committed
bitbucket: include Atlassian logo resource
Make sure to include the Atlassian logo as an AvaloniaResource so it's included in the compiled binaries.
1 parent f58b3de commit 01eca12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/shared/Atlassian.Bitbucket/Atlassian.Bitbucket.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,8 @@
1717
<Reference Include="System.Net.Http" />
1818
</ItemGroup>
1919

20+
<ItemGroup>
21+
<AvaloniaResource Include="UI\Assets\atlassian-logo.png" />
22+
</ItemGroup>
23+
2024
</Project>

0 commit comments

Comments
 (0)