This commit is contained in:
@@ -30,7 +30,7 @@ namespace raven_integration
|
||||
List<string> keys = new List<string>();
|
||||
keys.AddRange(new string[] { "HelpLicense", "ClientName" });
|
||||
dynamic d = new JObject();
|
||||
//d.localeId = 1;
|
||||
|
||||
d = JToken.FromObject(keys);
|
||||
|
||||
//Fetch the values to force RAVEN to track at least these two
|
||||
|
||||
Reference in New Issue
Block a user