This commit is contained in:
2020-03-18 15:45:40 +00:00
parent bc5e21ac6b
commit e450e7bc34
7 changed files with 103 additions and 49 deletions

View File

@@ -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