Sha256: 87304a43aa9d2e2825f9b619c36b3f6ac976d4da9c430281f70c52ab6dca09e2

Contents?: true

Size: 1.32 KB

Versions: 74

Compression:

Stored size: 1.32 KB

Contents

using System.Reflection;
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("RhoRubyLib")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("RhoRuby")]
[assembly: AssemblyCopyright("Copyright ©  2011")]
[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("17e5f602-957a-4c26-9b4b-5b8a2bb3cd02")]

// 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")]

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
rhodes-5.5.18 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.17 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.15 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.0.22 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.2 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.0.7 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.0.3 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-5.5.0 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.5.1.12 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.5 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.4.2 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.4 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.3 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.3.beta.4 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.3.beta.3 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.3.beta.2 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.3.beta.1 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.2 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.2.beta.7 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs
rhodes-3.3.2.beta.6 platform/wp7/RhoRubyLib/Properties/AssemblyInfo.cs