Skip to content

Commit c58fa78

Browse files
committed
1.2.0
1 parent 78c82f7 commit c58fa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evtx/evtx.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<Product>evtx parser</Product>
88
<Description>Parses Windows event logs (evtx format)</Description>
99
<Copyright>Eric Zimmerman</Copyright>
10+
<PackageProjectUrl>https://github.com/EricZimmerman/evtx</PackageProjectUrl>
1011

1112
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1213
<LangVersion>10</LangVersion>
1314
<Version>1.2.0</Version>
1415

15-
1616
<PackageTags>evtx, event logs</PackageTags>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>
1818
<PackageIcon>icon.png</PackageIcon>

0 commit comments

Comments
 (0)