MovieAngularJSApp
MovieAngularJSApp copied to clipboard
Configuration Error in startup.cs
Hi Stephen,
In the sample (Module 4) I am having issue in configuring the config.json file and having the error attached.
Could you please suggest how can I get rid of this.
Thanks and regards, Mostafa Asaduzzaman
In my project.json I had to add the following line under the "dependencies", the joys of building on betas!
"Microsoft.Framework.ConfigurationModel.Json": "1.0.0-beta3",