Closed
Description
I am using Entity Framework core in my UWP. But since that wack fails with lot of errors but mainly because this:
File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\coreclr.dll has failed the AppContainerCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\dbgshim.dll has failed the AppContainerCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\mscordaccore.dll has failed the AppContainerCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\mscordbi.dll has failed the AppContainerCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\sqlite3.dll has failed the AppContainerCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\sqlite3.dll has failed the DBCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\sqlite3.dll has failed the NXCheck check.
◦File C:\Program Files\WindowsApps\SparkedApps.XpertFinder_2.1.46.0_x86__pkpvvn6f26pj6\sqlite3.dll has failed the SafeSEHCheck check.
this blocks me to get the app in the store. As soon i remove the EF pacakges the errors are gone. Any known issues on this or know how to fix this?
Metadata
Metadata
Assignees
Labels
No labels