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

AssemblyInfo.cs.in « gendarme - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3fe98c657aa79304591e3deafa1fdee1ba23e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// AssemblyInfo.cs.in for Gendarme
//
// Authors:
//	Sebastien Pouliot  <sebastien@ximian.com>
//
// Copyright (C) 2005-2008 Novell, Inc (http://www.novell.com)
//

using System.Reflection;

[assembly: AssemblyVersion ("@GENDARME_VERSION@")]