[C#] 0.2.25
https://www.nuget.org/packages/Platform.RegularExpressions.Transformer.CSharpToCpp/0.2.25
Better translation of types with type parameters.
Better translation of static fields.
Better translation of float.MinValue (std::numeric_limits<float>::lowest() is used now).
Rules made more general.
Conflicts between rules resolved.