Sayed Ibrahim Hashimi

Results 269 comments of Sayed Ibrahim Hashimi
trafficstars

OK yeah I'm able to repro it. If the item is in the root directory the merging of the vstemplate file works correctly. For cases where the file is in...

OK I've made some changes at https://github.com/ligershark/template-builder/commit/4d0a8001def8456b74e3a0010546e4fefffb790d which I think may address this but I didn't thoroughly test this out. You can get an updated nuget package https://dl.dropboxusercontent.com/u/40134810/SideWaffle/issue188/TemplateBuilder.1.0.3.57-beta.nupkg.zip. Can you...

@klabranche thanks, ok. It would help if you could get yourself setup to debug templatebuilder so that you can try and make the change and submit a PR. To do...

If you are trying to build SideWaffle.sln itself then do the following. 1. Clone locally into the same parent folder as SideWaffle 2. Build a debug version of TB 3....

Ok thanks in that case the best thing to do is file a bug in connect. When you do just submit the vsix and don't mention TemplateBuilder/SideWaffle that's an implementation...

Is there a generic IWizard that we can add in [TemplateBuilder](https://github.com/ligershark/template-builder) to simplify this?

@dhtek I would love some help on this. Could you send me a pull request, or an updated .targets file? The file can be found in the repo under `SlowCheetah/Resources/Install/SlowCheetah.Transforms.targets`.

Thanks for the detailed report. Hopefully can take care of this for the next release.

Thanks, the issue may be related to the Copy Local setting but I'm not sure. I've slotted this for the next release so it should get fixed assuming that there...

Replacing a portion of the value is not supported with XDT out of the box. It is possible to create a custom XDT transform which can replace a portion of...