dahall / TaskScheduler

Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
MIT License
1.2k stars 191 forks source link

Issue while running TaskScheduler.cs #949

Closed Janani-harshu closed 1 year ago

Janani-harshu commented 2 years ago

error MSB3321: Importing key file "C:\Users\Desktop\TaskScheduler-master\TaskScheduler-master\Microsoft.Windows.TaskScheduler.pfx

May I please know how to resolve this issue?

dahall commented 2 years ago

That file is available in the repository. Make sure this file is placed in the directory above.

dahall commented 1 year ago

@Janani-harshu Resolved?