From a50966cf490e39916ec20db5606e35814605bd77 Mon Sep 17 00:00:00 2001 From: James South Date: Wed, 25 Feb 2015 19:20:50 +0000 Subject: [PATCH] Just committing to build tools repeat. Former-commit-id: 7e3a74f0b3cbcd334aa625ff52edd45086b2edac Former-commit-id: 4ed670af27180e38cb8741582014cca229f84f68 --- src/ImageProcessor/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImageProcessor/Properties/AssemblyInfo.cs b/src/ImageProcessor/Properties/AssemblyInfo.cs index e198b5672e..e81eaedd4e 100644 --- a/src/ImageProcessor/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor/Properties/AssemblyInfo.cs @@ -44,4 +44,4 @@ using System.Runtime.InteropServices; [assembly: AssemblyVersion("2.2.0.0")] [assembly: AssemblyFileVersion("2.2.0.0")] -[assembly: InternalsVisibleTo("ImageProcessor.UnitTests")] \ No newline at end of file +[assembly: InternalsVisibleTo("ImageProcessor.UnitTests")]