Add mobile build conditions for SMDiagnostics.dll.
[mono.git] / mcs / class / referencesource / README.md
1 # .NET Reference Source
2
3 The referencesource repository contains sources from [Microsoft .NET Reference Source](http://referencesource.microsoft.com/)
4 that represent a subset of the .NET Framework.  This subset contains similar functionality to the class libraries that are being
5 developed in [.NET Core](https://github.com/dotnet/corefx).  We intend to consult the referencesource repository as we develop
6 .NET Core.  It is also for the community to leverage to enable more scenarios for .NET developers. 
7
8 Please note that the referencesource repository is read-only.  Questions and pull requests should be done through [.NET Core](https://github.com/dotnet/corefx).