Skip to content

Release 1.1.7 Added support for all versions .Net Core and .Net Standart 1.3+ (.Net Framework, Mono 4.6+)

Compare
Choose a tag to compare
@Xambey Xambey released this 29 Jul 12:34
· 69 commits to master since this release

Changes:

  • Added support for all versions .Net Core and .Net Standart 1.3+ (.Net Framework, Mono 4.6+)
    Supported platforms:

    .NET Standard 1.3 1.4 1.5 1.6 2.0
    .NET Core 1.0 1.0 1.0 1.0 2.0
    .NET Framework 1 4.6 4.6.1 4.6.1 4.6.1 4.6.1
    Mono 4.6 4.6 4.6 4.6 5,4
    Xamarin.iOS 10.0 10.0 10.0 10.0 10.14
    Xamarin.Mac 3.0 3.0 3.0 3.0 3.8
    Xamarin.Android 7.0 7.0 7.0 7.0 8.0
    Universal Platform Windows 10.0 10.0 10.0.16299 10.0.16299 10.0.16299
    • The columns represent .NET Standard versions.
    • The rows represent the different .NET implementations.
    • The version number in each cell indicates the minimum version of the implementation you'll need in order to target that .NET Standard version.

Total tests: 24. Passed: 24. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 6.1407 Seconds

ci.appvayor