Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Update CoreRT build to use latest .NET CLI and build tools #3682

@jkotas

Description

@jkotas

Overall plan:

  • Pick up latest .NET Core 2.0 CLI and buildtools

  • Remove all project.json references and convert everything to msbuild projects

  • Stick to vanilla .NET CLI project shape as much as possible. Minimize dependencies on buildtools special behaviors.

  • Restore

  • Build runtime parts

  • Build compiler parts

  • Unit tests

  • Packaging project

  • Simple tests

  • CoreCLR tests

  • Unix

  • Debugging ilc in VS: b25a495

  • Debugging unit tests in VS

  • Open all .sln files and make sure that they work

  • Fix build_restore.log location

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions