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

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

using System.Reflection;

[assembly: AssemblyProduct ("MonoDevelop")]
[assembly: AssemblyTitle ("Vala Language Binding")]
[assembly: AssemblyDescription ("Vala Language binding")]
[assembly: AssemblyVersion ("2.0")]
[assembly: AssemblyCopyright ("MIT/X11")]