Skip to content

Commit

Permalink
Add package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
wbaldoumas committed Oct 23, 2021
1 parent b974e48 commit 9910564
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added images/engine_icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/Atrea.PolicyEngine/Atrea.PolicyEngine.csproj
Expand Up @@ -13,9 +13,15 @@
<RepositoryType>git</RepositoryType>
<PackageTags>policy engine, policy, engine, processing, conditional processing, modular, composable, extensible, rules engine, async</PackageTags>
<PackageProjectUrl>https://github.com/wbaldoumas/atrea-policyengine</PackageProjectUrl>
<PackageIcon>engine_icon.png</PackageIcon>
<PackageIconUrl />
</PropertyGroup>

<ItemGroup>
<None Include="..\..\images\engine_icon.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath></PackagePath>
Expand Down

0 comments on commit 9910564

Please sign in to comment.