Implement generating code for either VS2012 or VS2013

This commit is contained in:
Christian Resma Helle
2013-10-24 00:08:29 +02:00
parent 5e50270b4b
commit 58d95afea5
5 changed files with 87 additions and 72 deletions
@@ -63,7 +63,6 @@ namespace ChristianHelle.DeveloperTools.CodeGenerators.Resw.VSPackage
{
Debug.WriteLine (string.Format(CultureInfo.CurrentCulture, "Entering Initialize() of: {0}", this.ToString()));
base.Initialize();
}
#endregion