Commit Graph

7 Commits

Author SHA1 Message Date
Christian Resma Helle b2429f3add Creates the ResourceLoader instance using the static method GetForCurrentView() instead of the constructor to resolve the Visual Studio 2013 compiler warning 2013-10-23 21:56:08 +02:00
Christian Resma Helle 44b1f1ffd0 Added Support for Visual Studio 2013 and Generating the class as Internal (C#) or Friend (VB) 2013-08-15 14:52:10 +02:00
Christian Resma Helle 1b8d6f04e9 started wokring on internal code generator 2013-08-14 09:22:30 +02:00
Christian Resma Helle 8dae3547a8 Undone changes to resolve line endings 2013-05-28 00:23:18 +02:00
Christian Resma Helle 13e20845a2 Resolved line endings issue 2013-05-28 00:12:08 +02:00
Christian Resma Helle e512662ed6 Implemented IDisposable pattern in CodeDomCodeGenerator 2013-05-28 00:11:12 +02:00
Christian Resma Helle b52fae47fc Create VSIX package and move all custom tool code into the VSPackage project 2013-05-26 00:10:55 +02:00