Skip to content

Commit

Permalink
update to include icon when packing
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jul 22, 2020
1 parent 1b52bc9 commit 66a486c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/GuardClauses/GuardClauses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-*" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<None Update="icon.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="icon.png" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>
</Project>

0 comments on commit 66a486c

Please sign in to comment.