File: AssemblyInfo.cs

package info (click to toggle)
monodevelop-debugger-mdb 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 332 kB
  • ctags: 563
  • sloc: cs: 3,507; makefile: 365; sh: 148; xml: 42
file content (9 lines) | stat: -rw-r--r-- 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
// Autogenerated from Manifest.addin.xml

using System.Reflection;

[assembly: AssemblyProduct ("MonoDevelop")]
[assembly: AssemblyTitle ("Asp.Net Debugging Support")]
[assembly: AssemblyDescription ("Managed Debugging Engine support for MDB")]
[assembly: AssemblyVersion ("2.4")]
[assembly: AssemblyCopyright ("MIT X11")]