Cosmos/source2/VSIP/Cosmos.VS.XSharp/Properties/AssemblyInfo.cs
kudzu_cp d6a1f1aba5
2012-06-10 19:57:34 +00:00

36 lines
1.5 KiB
C#

using System;
using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Cosmos.VS.XSharp")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Cosmos")]
[assembly: AssemblyProduct("Cosmos.VS.XSharp")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: CLSCompliant(false)]
[assembly: NeutralResourcesLanguage("en-US")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: InternalsVisibleTo("Cosmos.VS.XSharp_IntegrationTests, PublicKey=00240000048000009400000006020000002400005253413100040000010001003dde66ccd7c61e3252d6ac66a0320fde5b35ec2c5ecb8413b7f0d3078c169158ce077961c38dac83e31b633652bdd9e877389e6e9acfbfeee7bbbda453b983d52578c9f536f28a4169013fe26660e5df93aaea71704885221b69abcc799233ace10b254f5f53fde1ca58ae64cd1c64a810107686059e4416ec6cd7cef54877ed")]