using System.Reflection;

<% version_info.each do |key, value| %>

assembly: <%= key.pascalize %>(“<%= value %>”)

<% end %>