T4Immutable icon indicating copy to clipboard operation
T4Immutable copied to clipboard

Cannot reference packages that use T4Immutable

Open bboyle1234 opened this issue 5 years ago • 0 comments

I created a netstandard 2.0 library that used T4Immutable, and packaged that as a nuget package. Then, I created a new solution with projects that referenced my nuget package. It resulted in the following:

  1. The new projects had a link to T4Immutable.tt when they shouldn't.
  2. The new projects would not build:

image

bboyle1234 avatar Sep 12 '19 00:09 bboyle1234