Select Git revision
-
Nicolas Ewald Alfons Horst authored
This reverts commit 2407c166.
Nicolas Ewald Alfons Horst authoredThis reverts commit 2407c166.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
AssemblyInfo.cs 701 B
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using System.Reflection;
[assembly: AssemblyTitle("Database")]
[assembly: AssemblyDescription("Database is a part of the CoScInE group.")]
[assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
[assembly: AssemblyProduct("Database")]
[assembly: AssemblyVersion("1.13.0.0")]
[assembly: AssemblyFileVersion("1.13.0.0")]
[assembly: AssemblyInformationalVersion("1.13.0.0")]
[assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]