Sanford.Multimedia.Midi icon indicating copy to clipboard operation
Sanford.Multimedia.Midi copied to clipboard

System.ComponentModel.BackgroundWorker does not contain a definition for Dispose

Open SusiKette opened this issue 5 years ago • 0 comments

I'm trying to include this code to my project but I'm getting the following error: System.ComponentModel.BackgroundWorker does not contain a definition for Dispose

This error is located in Sequence.cs on loadWorker.Dispose(); and saveWorker.Dispose(); How do I fix this error?

SusiKette avatar Dec 11 '18 00:12 SusiKette