I am writing a custom tool and I currently have it doing what I want as far as functionality. I …
visual-studio vsx customtoolThe Problem I have a bunch of custom files in a visual studio 2010 project. I need to run a tool …
visual-studio-2010 msbuild code-generation build-process customtoolI have T4 template (mycode.tt) which generates a cs file. I usually right click the tt file and select …
c# t4 customtoolI've got ~30 SpecFlow feature files, and I recently removed the Foo.feature.cs files from source control because I got …
visual-studio-2010 bdd code-behind specflow customtoolIs there a way to 'Run Custom Tool' for an entire solution? Why? The custom tool is under development and …
visual-studio customtoolBackground: We have a custom tool which takes the xml input and generates the cs output. A custom tool needs …
c# visual-studio-2017 registry customtoolI would like the files generated by my custom tool to be hidden, but I cannot find any documentation on …
c# wpf visual-studio code-generation customtoolWhy this error is appearing? I was just setting some default values in a dataset designer... its second time that …
visual-studio-2010 dataset-designer customtool custom-toolsI define a custom tool in Jenkins and I would like to run it during a build. In "https://wiki.…
jenkins customtoolI downloaded the source code for this JiraSVN plugin, and opened the .sln file in VS2010. I was immediately greeted …
c# visual-studio-2010 customtool