This repository was archived by the owner on Dec 18, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 224
Could not find Windows Runtime type 'Windows.Data.Json.IJsonValue'. #517
Comments
@victorhurdugaci can you set KRE_TRACE=1 and paste the stack trace in here? |
Here you go:
|
|
Only the netcore45 (WinRT) target for Newtonsoft.Json has a reference to Windows.winmd. We shouldn't be using that version. I've asked @ChengTian to verify which binary KPM is using. |
I'm pretty sure it's using the wrong one |
Duplicate: #596 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Try to run MusicStore on Win Server 2008 R2 on CoreCLR. Result:
However, the other samples (in the samples repo) work. It must be some dependency that music store has.
The text was updated successfully, but these errors were encountered: