Skip to content

Commit a9bda52

Browse files
committed
.
1 parent 8f28fec commit a9bda52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TaskMonitoring.Application/TaskMonitoring.Application.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010

1111
<PackageId>TaskMonitoring</PackageId>
12-
<Version>1.0.0</Version>
12+
<Version>1.1.0</Version>
1313
<Authors>Yasin Asadnezhad</Authors>
1414
<Description>Task Monitoring is a C# library designed to monitor and manage Task and ThreadPool usage in .NET applications. It provides an API to expose runtime statistics, such as the number of active threads and tasks, and detailed task execution information.</Description>
1515

0 commit comments

Comments
 (0)