public static class Extensions { public static FluentXboxOneSdk VS2017(this FluentPlatform _) => new FluentXboxOneSdk {MsvcVersion = new Version(15, 0)}; }