Add 2.0 proposed OS version support#568
Conversation
| Version 2.0 minumum OS Support (Proposed): | ||
| Version 2.0 minimum OS Support (Proposed): | ||
|
|
||
| OS |Version |Architectures|Configurations|Notes |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
/cc: @lemmaa @jyoungyun Please take a look at Tizen version and architecture. For architecture, did we have build dotnet for Tizen x64 ? |
| Red Hat Enterprise Linux | 7.2 | x64 | | This includes Centos and Oracle Linux | ||
| Fedora | 25 | x64 | | | ||
| Debian | 8.2 | x64 | | | ||
| Ubuntu | 14.04, 16.04 | x64 | | This includes Linux Mint 17, 18 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
| Debian | 8.2 | x64 | | | ||
| Ubuntu | 14.04, 16.04 | x64 | | This includes Linux Mint 17, 18 | ||
| openSUSE | 42.2 | x64 | | | ||
| Tizen | TBD | x64, arm32 | | |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
@Petermarcu Tizen's first official .NET support is from version 4.0, which will be released this fall. This will supported from NuGet 4.3.0 client. As for the target architecture, currently Tizen only supports arm32. x64(or x86) will only be supported as an emulator environment for development convenience in the SDK. |
|
In addition, The TFM "Tizen 4" can be used from NuGet 4.3.0. NuGet/NuGet.Client#1232 |
|
Here is the patches for Tizen nupkgs. These PR supported to generate Tizen.4.0.0 nupkgs. |
|
@Petermarcu In short, 4.0 is minimum version. And please remove x64 from Tizen architecture. |
Updated Tizen and made everything in the list "minimum version"
|
Thanks all for the feedback. I have updated the PR to take it all into account. |
@hqueue, can you comment on the minimum Tizen version?