From 411eb420d035103e16bfa5fd40a3198c477d840d Mon Sep 17 00:00:00 2001 From: Jason Nelson Date: Wed, 28 Feb 2018 17:24:50 -0800 Subject: [PATCH] Remove T4 reference --- .../PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ImageSharp/PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt b/src/ImageSharp/PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt index e23f19621..365f5cb51 100644 --- a/src/ImageSharp/PixelFormats/Generated/PixelOperations{TPixel}.Generated.tt +++ b/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" #>