#include "stdafx.h"

#using <mscorlib.dll>
#using <Microsoft.VisualBasic.dll>
#using <System.dll>
#using <System.Windows.Forms.dll>
#using <System.Drawing.dll>
#using <System.Web.dll>
#using <System.Web.Services.dll>
#using <System.Xml.dll>
using namespace System::Diagnostics;
using namespace System::Reflection;

// [assembly: DebuggableAttribute(true, true)];
[assembly: AssemblyAlgorithmIdAttribute(0x8004)];
[assembly: AssemblyVersionAttribute("0.0.0.0")];


