Skip to content
Snippets Groups Projects
Commit f3b53807 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Fix assembly details.

parent a06887ec
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,11 @@ 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("ATXSerializables")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyTitle("ATXCommon")]
[assembly: AssemblyDescription("AutoTx Common Runtime Libraries")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Universitaet Basel")]
[assembly: AssemblyProduct("ATXSerializables")]
[assembly: AssemblyProduct("AutoTx")]
[assembly: AssemblyCopyright("Copyright © Universitaet Basel 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment