implemented resource parser logic as a test spike
This commit is contained in:
@@ -3,9 +3,8 @@ using System.Runtime.InteropServices;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
using Microsoft.VisualStudio.Shell.Interop;
|
||||
using ReswCodeGen.Core;
|
||||
|
||||
namespace ReswCodeGen.CustomTool
|
||||
namespace ChristianHelle.DeveloperTools.CodeGenerators.Resw.CustomTool
|
||||
{
|
||||
[Guid("98983F6D-BC77-46AC-BA5A-8D9E8763F0D2")]
|
||||
[ComVisible(true)]
|
||||
|
||||
Reference in New Issue
Block a user