Could not load file or assembly using Microsoft.Extensions.Configuration.Json #18461
Labels
area-Meta
backlog-cleanup-candidate
An inactive issue that has been marked for automated closure.
no-recent-activity
question
Answer questions and provide assistance, not an issue with source code or documentation.
Milestone
Hi everybody,
I'm working on a windows 10 IoT project where I want to use Microsoft.Extensions.Configuration.Json so I added it in my project.json in the dependencies:
I can deploy my solution but I have this exception:
I tried adding System.IO.FileSystem.Watcher to my dependencies in project.json but it didn't solve the problem...
It looks like this person has a similar problem:
http://stackoverflow.com/questions/37365216/uwp-application-and-net-core-rc2-cannot-reference-netstandard1-4-packages
Somebody has an idea?
Thank you
The text was updated successfully, but these errors were encountered: