Skip to content
Snippets Groups Projects
Commit f64f9324 authored by RWTHApp Service's avatar RWTHApp Service Committed by RWTH App
Browse files
parent 88e0df67
No related branches found
No related tags found
No related merge requests found
Pipeline #635649 failed
using System.Reflection; //------------------------------------------------------------------------------
using System.Runtime.CompilerServices; // <auto-generated>
using System.Runtime.InteropServices; // This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using System.Reflection;
// 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("VirtuosoSetup")] [assembly: AssemblyTitle("VirtuosoSetup")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("VirtuosoSetup is a part of the CoScInE group.")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("VirtuosoSetup")] [assembly: AssemblyProduct("VirtuosoSetup")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[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("c98bd436-1ee1-4ae1-be7a-9d4402825cf9")]
// 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: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyInformationalVersion("1.0.0.0")]
[assembly: AssemblyCopyright("2019 IT Center, RWTH Aachen University")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment