Tyler Hughes
Tyler Hughes
Makes sense. So I guess our next step is to update all the vstemplate files with the TemplateExtension and Custom Parameters. I'm still pretty new to PowerShell so I could...
Thanks, I was able to get my script to work. Now, I just need to get the TemplateName and TemplateID from the wizard parameters and pass it to my function...
How were you able to step through the code like that? Anytime I try to debug it using the Experimental Instance it just skips my breakpoint? Update: I was able...
@sayedihashimi did we ever update SideWaffle so that new project and item templates automatically add the Wizard?
Where would it have been added at?
@sayedihashimi Ok, I've done some digging and I know why it was throwing the error `The given key was not present in the dictionary.` It appears that the TemplateName and...
@sayedihashimi When you get some time could you take a look at this and make sure I'm not missing anything. I compared the xUnit project template to the Caliburn.Micro Project...
Can you provide a zip file of your project and I'll see if I can find some time to look at your problem this weekend?
I tested this on a second machine the other day and can confirm that it's definitely an issue that was introduced recently.
@sayedihashimi any thoughts on this?