10 Commits

Author SHA1 Message Date
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 2f134acc5e Created separate VSPackage classes for VS2012 and VS2013 2013-08-14 22:22:32 +02:00
Christian Resma Helle 5b40e8dadd Added unit test to verify line endings 2013-05-28 00:12:28 +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
Christian Resma Helle a75c9d1632 Implemented support for having the resource files in separate class libraries 2013-02-01 00:21:46 +01:00
Christian Resma Helle 4972afb7f4 Implemented using the filename of the specified .resw file as the generated class name 2012-11-14 14:34:13 +01:00
Christian Resma Helle bf7d815274 introduced custom actions file to execute devenv.exe /setup as admin 2012-11-11 00:06:25 +01:00
Christian Resma Helle d8dc5195b6 implemented codedom basd code generation 2012-11-08 22:30:53 +01:00
Christian Resma Helle 1559769152 implemented resource parser logic as a test spike 2012-11-07 22:53:54 +01:00
Christian Resma Helle 79fe714b5b initial commit 2012-11-06 23:37:40 +01:00