Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EricZimmerman committed Jul 7, 2023
1 parent 78c82f7 commit c58fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evtx/evtx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<Product>evtx parser</Product>
<Description>Parses Windows event logs (evtx format)</Description>
<Copyright>Eric Zimmerman</Copyright>
<PackageProjectUrl>https://github.com/EricZimmerman/evtx</PackageProjectUrl>

<PackageLicenseExpression>MIT</PackageLicenseExpression>
<LangVersion>10</LangVersion>
<Version>1.2.0</Version>


<PackageTags>evtx, event logs</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>icon.png</PackageIcon>
Expand Down

0 comments on commit c58fa78

Please sign in to comment.