diff --git a/Directory.Build.props b/Directory.Build.props
index a6d3efcf0..9887fd189 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -14,7 +14,7 @@
tsnew48.png
https://github.com/dahall/taskscheduler
Git
- 2.12.0
+ 2.12.1
True
$(MSBuildThisFileDirectory)Microsoft.Windows.TaskScheduler.snk
$(NoWarn);NETSDK1138;SYSLIB0003;SYSLIB0004;SYSLIB0011;SYSLIB0051;CS0672;NU1701
diff --git a/TaskService/TaskService.csproj b/TaskService/TaskService.csproj
index 3742e253c..ce874e96c 100644
--- a/TaskService/TaskService.csproj
+++ b/TaskService/TaskService.csproj
@@ -3,7 +3,7 @@
net45;net48;net6.0-windows;net7.0-windows;net8.0-windows;net9.0-windows;netstandard2.0;netcoreapp3.1
Microsoft.Win32.TaskScheduler
Microsoft.Win32.TaskScheduler
- TaskScheduler
+ Jack251970.TaskScheduler
Task Scheduler Managed Wrapper (the original Microsoft.Win32.TaskScheduler)
Provides a single assembly wrapper for the 1.0 and 2.0 versions of Task Scheduler found in all Microsoft operating systems post Windows 98. It simplifies the coding, aggregates the multiple versions and allows for localization support.
task;interop;windows;taskscheduler;scheduler;.net;task scheduler
@@ -33,11 +33,31 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+