Browse Source

Remove T4 reference

pull/482/head
Jason Nelson 8 years ago
parent
commit
411eb420d0
  1. 1
      src/ImageSharp/PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt

1
src/ImageSharp/PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt

@ -4,7 +4,6 @@
#>
<#@ template debug="false" hostspecific="false" language="C#" #>
<#@ assembly name="System.Core" #>
<#@ assembly name="$(NuGetPackageRoot)/system.memory/4.5.0-preview1-26216-02/lib/netstandard2.0/System.Memory.dll" #>
<#@ import namespace="System.Linq" #>
<#@ import namespace="System.Text" #>
<#@ import namespace="System.Collections.Generic" #>

Loading…
Cancel
Save