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

Speculative changes to high-level plan #7997

Merged
merged 2 commits into from
Feb 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions Documentation/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Introduction to CoreRT Repo

This is the repo for CoreRT, the .NET Core runtime optimized for AOT (Ahead of Time) compilation scenarios. This project is in early stages of its development. [The high-level engineering plan](high-level-engineering-plan.md) lists major parts that needs to come together for it to become a complete runtime for .NET Core.
This is the repo for CoreRT, the .NET Core runtime optimized for AOT (Ahead of Time) compilation scenarios. This project is in early stages of its development.

## Architecture

- [Intro to .NET Native and CoreRT](intro-to-corert.md)
- [High-level Engineering Plan](high-level-engineering-plan.md)

## Developer Guide

Expand Down
61 changes: 0 additions & 61 deletions Documentation/high-level-engineering-plan.md

This file was deleted.