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