ligershark / template-builder

This project will output a NuGet package which can be used to help create Visual Studio Item Templates and Project templates
Other
42 stars 28 forks source link

Build error when ProjectReference exists #46

Closed sayedihashimi closed 10 years ago

sayedihashimi commented 10 years ago

When you add a ProjectReference to any project that has TemplateBuilder installed you will get the following build error.

1>C:\Data\mycode\side-waffle\packages\TemplateBuilder.1.0.3.45-beta\tools\ligershark.templates.targets(267,11): error MSB4006: There is a circular dependency in the target dependency graph involving target "ls-DiscoverProjectTemplatesFromProjectReferences".