Sha256: 5b89d85bc3f15e77aa5de8d1c342e397f9548f698db37ee898d35067942fe46e

Contents?: true

Size: 1.42 KB

Versions: 14

Compression:

Stored size: 1.42 KB

Contents

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Resources;

// 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("InstrumentationImpl")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("InstrumentationImpl")]
[assembly: AssemblyCopyright("Copyright ©  2013")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM components.  If you need to access a type in this assembly from 
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("7c5b59e0-7e88-0130-d9d2-0024d76525bc")]

// 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: NeutralResourcesLanguageAttribute("en-US")]

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-7.5.1 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-7.4.1 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-7.1.17 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-6.2.0 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-6.0.11 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.18 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.17 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.15 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.0.22 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.2 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.0.7 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.0.3 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs
rhodes-5.5.0 extensions/instrumentation/ext/platform/wp8/src/Properties/AssemblyInfo.cs