Skip to content

Commit f4b7f7a

Browse files
committed
Include icon in package
1 parent 01b4c87 commit f4b7f7a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

src/idunno.AtProto.OAuthCallback/idunno.AtProto.OAuthCallback.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
<ItemGroup>
2727
<None Include="readme.md" Pack="true" PackagePath="\" />
28+
<None Include="icon.png" Pack="true" PackagePath="\" />
2829
</ItemGroup>
2930

3031
<ItemGroup>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"profiles": {
3+
"idunno.AtProto.Test": {
4+
"commandName": "Project"
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)