Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Feb 2, 2021
1 parent becc63e commit 35e9239
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@
<PackageReference Include="Serilog.Sinks.NewRelic.Logs" Version="1.0.1" />
</ItemGroup>

<ItemGroup>
<None Include="..\..\LICENSE.md" Pack="true" PackagePath="LICENSE.md" />
<None Include="..\..\packageIcon.png" Pack="true" PackagePath="\" />
</ItemGroup>

</Project>

0 comments on commit 35e9239

Please sign in to comment.