Expected Behavior

complete debugging

Actual Behavior

Newtonsoft.Json.JsonReaderException:“Invalid character after parsing property name. Expected ':' but got: ". Path '', line 5, position 0.” when parsing the config.cs
" return JObject.Parse(File.ReadAllText(ConfigurationFileName));"

Potential SolutionReproducing the Problem

After building, click debug, start debugging.

System Information

windows 7 64bits