Array now implements IList instead of IList<object, object>. Dictionary now implements IDictionary instead of IDictionary<object, object>.
Added dummy MSBuild project and solution to get tooling help when editing these files.