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

AssemblyInfo.cs « Mono.Cecil.Tests « Test - github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4a938ac485a633df50b9157b4c77f1beb028fc4 (plain)
1
2
3
4
5
6
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle ("Mono.Cecil.Tests")]

[assembly: Guid ("da96c202-696a-457e-89af-5fa74e6bda0d")]