summaryrefslogtreecommitdiff
path: root/Tools/AssemblyInfoPartial.vb
blob: 34845dcddc9b4a8d92a45bdf356e263673f0ec2e (plain)
1
2
3
' This attribute is needed by VS at design-time when enabling the Multilingual App Toolkit
' to localize a project.  Additional assembly attributes are generated by a tool at build-time.
<Assembly: System.Resources.NeutralResourcesLanguage("en-US")>