9 lines
204 B
C#
9 lines
204 B
C#
// Copyright (c) 2006 Microsoft Corporation
|
|
|
|
using System.Reflection;
|
|
using System.Security.Permissions;
|
|
|
|
|
|
[assembly: AssemblyTitle("PowerShell02")]
|
|
[assembly: AssemblyDescription("PowerShell02 sample")]
|