We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1c5b5 commit 3dee162Copy full SHA for 3dee162
3 files changed
src/FunctionalStringExtensions.csproj
@@ -12,13 +12,13 @@
12
<PackageReadmeFile>NuGet.md</PackageReadmeFile>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
<Authors>Ricardo Tondello</Authors>
15
- <PackageIcon>convenient.png</PackageIcon>
+ <PackageIcon>rt.png</PackageIcon>
16
<RootNamespace>FunctionalStringExtensions</RootNamespace>
17
</PropertyGroup>
18
<ItemGroup>
19
<None Include="..\docs\NuGet.md" Pack="true" PackagePath="\"/>
20
<None Include="..\LICENSE" Pack="true" PackagePath="LICENSE"/>
21
- <None Include="convenient.png" Pack="true" PackagePath=""/>
+ <None Include="rt.png" Pack="true" PackagePath=""/>
22
</ItemGroup>
23
24
</Project>
src/convenient.png
-1.17 KB
src/rt.png
3.25 KB
0 commit comments