initial
This commit is contained in:
11
SharedAssemblyInfo.cs
Normal file
11
SharedAssemblyInfo.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
[assembly: AssemblyCompany("Consulting4IT GmbH, Germany")]
|
||||
[assembly: AssemblyProduct("C4IT Light Identity Access Management")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2024, Consulting4IT GmbH, Germany")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
|
||||
[assembly: AssemblyInformationalVersion("3.0.0")]
|
||||
[assembly: AssemblyVersion("3.0.*")]
|
||||
Reference in New Issue
Block a user