Skip to content

Commit 0b89826

Browse files
author
AndrewMorgan1
committed
updated core csproj
1 parent 9905e73 commit 0b89826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/TokenKit.Core/TokenKit.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
<PackageTags>tokenization;llm;ai;gpt;openai;anthropic;core;flowai;tokenkit</PackageTags>
1515
<RepositoryUrl>https://github.com/AndrewClements84/TokenKit</RepositoryUrl>
1616
<PackageLicenseExpression>MIT</PackageLicenseExpression>
17-
<PackageIcon>../../assets/logo.png</PackageIcon>
17+
<PackageIcon>logo.png</PackageIcon>
1818
<PackageIconUrl></PackageIconUrl>
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<None Include="../../assets/logo.png" Pack="true" PackagePath="\" />
22+
<None Include="../../assets/logo.png" Pack="true" PackagePath="\" Link="logo.png" />
2323
<None Include="../../README.md" Pack="true" PackagePath="" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)