Cosmos/source/Archive/VMWareLib/AssemblyInfo.cs

8 lines
298 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("VMWareLib")]
[assembly: AssemblyDescription("VMWareTasks Automation Library")]
[assembly: Guid("e102c7ef-224a-4a61-ba79-454ad6d92e97")]
[assembly: ComVisible(false)]