From d1c8aa94aa357d5334592a50c9f48a5a454b3960 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: 8a5191662b4c7a9124643f4327901a2107136e85 Former-commit-id: a51a41fd2a2e37ea4af1b7487c650a3d785c8fe4 --- 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")]