using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Notifier for YouTube sample Application")]
[assembly: AssemblyConfiguration("")]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("80940522-782b-487f-ab6b-c94a84605e61")]
|