Forum member
minorello
1 post
Posts by minorello
-
dynamic build errors still persist in 1.34b
Exception on build one of the proj: foreach statement cannot operate on variables of type 'object' because 'object' does not contain a public definition for 'GetEnumerator' IDictionary<string, dynamic> output; [...] dynamic settings = output["Settings"]; foreach (var setting in settings) …
25 Sep 2011 12:26 UTC