public interface IVersionProvider { string GetVersion(); }