Added package description

This commit is contained in:
MattMo 2024-09-11 18:17:46 -07:00
parent 14a5c99979
commit a11cfb2608

View File

@ -19,6 +19,7 @@
<Company>MontoyaTech</Company> <Company>MontoyaTech</Company>
<PackageLicenseExpression>MIT</PackageLicenseExpression> <PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile> <PackageReadmeFile>README.md</PackageReadmeFile>
<Description>An open source C# package with a set of extensions and helpers for working with Processes on Windows that allows finer control over process start. This is experimental, use at your own risk.</Description>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>