IoTSharp/SilkierQuartz

System.InvalidOperationException: 'Could not load the embedded file manifest

aslamy opened this issue · 3 comments

Hi !

I get this exception when I run: SilkierQuartz.Example

System.InvalidOperationException: 'Could not load the embedded file manifest 'Microsoft.Extensions.FileProviders.Embedded.Manifest.xml' for assembly 'SilkierQuartz'.'

Hi, have the same problem.

Hi,
The packages "Microsoft.Extensions.FileProviders.Embedded" and "Microsoft.Extensions.FileProviders.Physical"
is not in net5 and net6 targets.

Hi guys,

could you solve the problem?