Skip to content

Commit 8513799

Browse files
committed
fix(package): remove icon.png reference until icon is created
1 parent dbc8834 commit 8513799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Flowrex/Flowrex.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageTags>workflow;orchestration;saga;compensation;dotnet;csharp</PackageTags>
1515
<PackageProjectUrl>https://github.com/gurame/Flowrex</PackageProjectUrl>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
17-
<PackageIcon>icon.png</PackageIcon>
17+
<!-- <PackageIcon>icon.png</PackageIcon> -->
1818
</PropertyGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)