Skip to content

Commit

Permalink
Update BUTR.CrashReport.Renderer.Zip.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Apr 5, 2024
1 parent db82159 commit 450e7b8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<PropertyGroup>
<PackageId>BUTR.CrashReport.Renderer.Html</PackageId>
<Title>BUTR.CrashReport.Renderer.Html</Title>
<Description>Contains the html renderer for creating the crash report</Description>
<PackageId>BUTR.CrashReport.Renderer.Zip</PackageId>
<Title>BUTR.CrashReport.Renderer.Zip</Title>
<Description>Contains the zip renderer for creating the crash report</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIconUrl>https://raw.githubusercontent.com/BUTR/BUTR.CrashReport/master/assets/Icon128x128.png</PackageIconUrl>
<PackageTags>butr crash report bannerlord</PackageTags>
Expand Down

0 comments on commit 450e7b8

Please sign in to comment.