DSInternals/Src/Configuration/CommonAssemblyInfo.h
2018-12-29 13:50:31 +01:00

4 lines
213 B
C++

using namespace System::Reflection;
[assembly:AssemblyProductAttribute(L"DSInternals PowerShell Module")];
[assembly:AssemblyCopyrightAttribute(L"Copyright © 2015-2019 Michael Grafnetter. All rights reserved.")];