Skip to content

Commit e81601a

Browse files
author
Juri
committed
Changed the icon package name from icon.svg to icon.png
1 parent 55882e4 commit e81601a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Data.GraphQL.Client/FSharp.Data.GraphQL.Client.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Update="FSharp.Core" VersionOverride="4.7.2"/>
15-
<None Include="..\..\icon.svg" Pack="true" PackagePath="" Visible="False" />
15+
<None Include="..\..\icon.png" Pack="true" PackagePath="" Visible="False" />
1616
<None Include="..\..\README.md" Pack="true" PackagePath="" Visible="False" />
1717
</ItemGroup>
1818

0 commit comments

Comments
 (0)