Project 'coscine/api/project' was moved to 'coscine/backend/apis/project'. Please update any links and bookmarks that may still have the old path.
Select Git revision
AssemblyInfo.cs
RWTHApp Service
authored and
RWTHApp Service
committed
## [1.5.1](https://git.rwth-aachen.de/coscine/api/project/compare/v1.5.0...v1.5.1) (2019-10-11) ### Fix * Datasource connection now working on release builds (coscine/issues#380) ([23255af4](https://git.rwth-aachen.de/coscine/api/project/commit/23255af4e02bf27dd25cdc3768d8fa20888f1c3e)), closes [coscine/issues#380](https://git.rwth-aachen.de/coscine/issues/issues/380)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
AssemblyInfo.cs 713 B
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by Cake.
// </auto-generated>
//------------------------------------------------------------------------------
using System.Reflection;
[assembly: AssemblyTitle("Project.Tests")]
[assembly: AssemblyDescription("Project.Tests is a part of the CoScInE group.")]
[assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
[assembly: AssemblyProduct("Project.Tests")]
[assembly: AssemblyVersion("1.5.1.0")]
[assembly: AssemblyFileVersion("1.5.1.0")]
[assembly: AssemblyInformationalVersion("1.5.1.0")]
[assembly: AssemblyCopyright("2019 IT Center, RWTH Aachen University")]