#include "stdafx.h"

#using <mscorlib.dll>
using namespace System::Diagnostics;
using namespace System::Reflection;

// [assembly: DebuggableAttribute(true, true)];
[assembly: AssemblyAlgorithmIdAttribute(0x8004)];
[assembly: AssemblyVersionAttribute("0.0.0.0")];



