DSInternals/Src/Configuration/CommonAssemblyInfo.cs

4 lines
186 B
C#

using System.Reflection;
[assembly: AssemblyProduct("DSInternals PowerShell Module")]
[assembly: AssemblyCopyright("Copyright © 2015-2017 Michael Grafnetter. All rights reserved.")]