Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theaoqi authored Aug 19, 2020
1 parent 3a6f52d commit fec9202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

The [gsvm/loongson-dotnet](https://github.com/gsvm/loongson-dotnet) repository is a good starting point for Loongson's port of .NET Core.

We hope to implement a release version (3.0 or 3.1) of Loongson/MIPS Port first, then upgrade to upstream [dotnet/runtime](https://github.com/dotnet/runtime) .
We hope to implement .NET Core 3.1 of Loongson/MIPS Port first, then upgrade to upstream [dotnet/runtime](https://github.com/dotnet/runtime) .

This repository may be temporary, but may exist for a long time. Our hope is to merge into upstream.


## Current Status

Nearly all priority1 tests in [CoreCLR](https://github.com/gsvm/coreclr) have been passed according to our test method. We are debugging test cases with various parameters.
Nearly all tests in [CoreCLR](https://github.com/gsvm/coreclr) have been passed. We are debugging tests in [CoreFX](https://github.com/gsvm/corefx) and [ASP.NET Core](https://github.com/dotnet/aspnetcore), and tests with various parameters.


## How to Use MIPS Port of .NET Core
Expand Down

0 comments on commit fec9202

Please sign in to comment.