Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
-
docker ubuntu-xenial
Description
- Add dotnet core 2.0.0 official to the docker build image (xenial)
- Convert projects using "dotnet migrate"
- Ensure one can build on Windows inside Visual Studio 2017 using the project that is checked in
- Ensure one can build on Linux using the project that is checked in and use make check
- Set the target framework to netcoreapp2.0 - required for threading to work?
- Enable netcore in make cross
- Fix issues found:
- netcore library never increases the sequence id number
Attachments
Issue Links
- is duplicated by
-
THRIFT-4321 Migrate to new project format and enable CI
- Closed
-
THRIFT-4123 Add support for .Net Core
- Closed
- links to