Sha256: 8e8fa47499f275907572c1ba16a60a9cfe4d47507f266a3f5fc50e0a7da5e7ad

Contents?: true

Size: 1.37 KB

Versions: 98

Compression:

Stored size: 1.37 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("RhoAppRunner")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("RhoAppRunner")]
[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("8d7c74e6-0759-4c71-90a4-de3e99ab8784")]

// 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 Build and Revision Numbers 
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

Version data entries

98 entries across 83 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.6.0 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.5.1 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.5.1 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.4.1 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.4.1 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.1.17 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-7.1.17 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-6.2.0 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-6.2.0 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-6.0.11 platform/uwp/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-6.0.11 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.18 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.18 platform/wp7/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.17 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.17 platform/wp7/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.15 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.15 platform/wp7/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.0.22 platform/wp8/RhoAppRunner/Properties/AssemblyInfo.cs
rhodes-5.5.0.22 platform/wp7/RhoAppRunner/Properties/AssemblyInfo.cs