diff --git a/UnitsNet/GeneratedCode/Quantity.g.cs b/UnitsNet/GeneratedCode/Quantity.g.cs index 403d455522..1786f3e121 100644 --- a/UnitsNet/GeneratedCode/Quantity.g.cs +++ b/UnitsNet/GeneratedCode/Quantity.g.cs @@ -34,7 +34,7 @@ internal static class Provider /// /// All QuantityInfo instances that are present in UnitsNet by default. /// - internal static IReadOnlyList DefaultQuantities => new QuantityInfo[] + internal static IReadOnlyList DefaultQuantities { get; } = new QuantityInfo[] { AbsorbedDoseOfIonizingRadiation.Info, Acceleration.Info,