Merge pull request #27 from jyu-rmn/master

exempli gratia
pull/86/head
Josh Free 2014-11-15 06:54:57 -08:00
commit 160fe89045
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ See specific projects to understand the license used.
## Understanding the Relationship between .NET Core and Mono
Mono is an important part of the .NET ecosystem, particularly for client scenarios (ex: Xamarin). We will look for ways to collaborate with Mono developers and encourage them to take our code to improve Mono. We will also look for opportunities to improve .NET Core with MIT-licensed Mono code.
Mono is an important part of the .NET ecosystem, particularly for client scenarios (e.g. Xamarin). We will look for ways to collaborate with Mono developers and encourage them to take our code to improve Mono. We will also look for opportunities to improve .NET Core with MIT-licensed Mono code.
An important collaboration opportunity is making .NET Core NuGet packages (produced from this code) work on Mono. The SIMD NuGet package is a perfect example.