Skip to content

Commit 6ef8035

Browse files
Fixed the tags and the description in the nuspec
1 parent 93afef8 commit 6ef8035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget/SiddiqSoft.WinProcessInfo.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<id>SiddiqSoft.WinProcessInfo</id>
1212
<version>$VERSION$</version>
1313
<authors>SiddiqSoft</authors>
14-
<description>stdcpp reader-writer lock container class</description>
15-
<tags>unique_lock shared_lock reader-writer container lock native nativepackage cpp</tags>
14+
<description>Windows Process Info utility class</description>
15+
<tags>windows process-info cpu-count thread-count memory-use native nativepackage cpp</tags>
1616
<projectUrl>https://github.com/SiddiqSoft/WinProcessInfo</projectUrl>
1717
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1818
<license type="expression">BSD-3-Clause</license>

0 commit comments

Comments
 (0)