Skip to content

Commit

Permalink
🔨 Add package icon
Browse files Browse the repository at this point in the history
  • Loading branch information
furkandeveloper committed Nov 27, 2021
1 parent 25738d0 commit 4ac6f13
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,11 @@
<PackageReference Include="AutoFilterer" Version="2.8.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.11" />
</ItemGroup>
<ItemGroup>
<None Include="folders.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,11 @@
<ItemGroup>
<ProjectReference Include="..\EasyRepository.EFCore.Abstractions\EasyRepository.EFCore.Abstractions.csproj" />
</ItemGroup>
<ItemGroup>
<None Include="folders.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
</ItemGroup>

</Project>

0 comments on commit 4ac6f13

Please sign in to comment.