From cca35740820b6a292f60ad0d72a75768cef795b2 Mon Sep 17 00:00:00 2001 From: dirk Date: Sun, 30 Oct 2016 09:06:40 +0100 Subject: [PATCH] Changed field to a property. --- src/ImageSharp/Bootstrapper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImageSharp/Bootstrapper.cs b/src/ImageSharp/Bootstrapper.cs index 68c9048224..efaf8fe99d 100644 --- a/src/ImageSharp/Bootstrapper.cs +++ b/src/ImageSharp/Bootstrapper.cs @@ -45,7 +45,7 @@ namespace ImageSharp /// /// Gets the current bootstrapper instance. /// - public static Bootstrapper Instance = Lazy.Value; + public static Bootstrapper Instance => Lazy.Value; /// /// Gets the collection of supported