Skip to content

Commit 3dee162

Browse files
package icon change (#10)
1 parent 8b1c5b5 commit 3dee162

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/FunctionalStringExtensions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
<PackageReadmeFile>NuGet.md</PackageReadmeFile>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
<Authors>Ricardo Tondello</Authors>
15-
<PackageIcon>convenient.png</PackageIcon>
15+
<PackageIcon>rt.png</PackageIcon>
1616
<RootNamespace>FunctionalStringExtensions</RootNamespace>
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<None Include="..\docs\NuGet.md" Pack="true" PackagePath="\"/>
2020
<None Include="..\LICENSE" Pack="true" PackagePath="LICENSE"/>
21-
<None Include="convenient.png" Pack="true" PackagePath=""/>
21+
<None Include="rt.png" Pack="true" PackagePath=""/>
2222
</ItemGroup>
2323

2424
</Project>

src/convenient.png

-1.17 KB
Binary file not shown.

src/rt.png

3.25 KB
Loading

0 commit comments

Comments
 (0)