Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AssemblyInfo.cs « VBNetBinding « addins « src « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 51ff1a4a17b9cc9c5e495e58a1fa6bdce189ecaa (plain)
1
2
3
4
5
6
7
8
9
// Autogenerated from VBNetBinding.addin.xml

using System.Reflection;

[assembly: AssemblyProduct ("MonoDevelop")]
[assembly: AssemblyTitle ("VB.NET Language Binding")]
[assembly: AssemblyDescription ("VB.NET Language Binding")]
[assembly: AssemblyVersion ("2.6")]
[assembly: AssemblyCopyright ("LGPL")]