System.InvalidOperationException: 'Could not load the embedded file manifest
aslamy opened this issue · 3 comments
aslamy commented
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'.'
Peter939 commented
Hi, have the same problem.
Peter939 commented
Hi,
The packages "Microsoft.Extensions.FileProviders.Embedded" and "Microsoft.Extensions.FileProviders.Physical"
is not in net5 and net6 targets.
emcdng commented
Hi guys,
could you solve the problem?