go
This commit is contained in:
11
C4IT.API.Contracts/Properties/AssemblyInfo.cs
Normal file
11
C4IT.API.Contracts/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// Allgemeine Informationen über eine Assembly werden über die folgenden
|
||||
// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
|
||||
// die einer Assembly zugeordnet sind.
|
||||
[assembly: AssemblyTitle("C4IT.API.Contracts")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("6cf1365b-c5bc-479c-b7bf-9229dec98988")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
Reference in New Issue
Block a user