2ebb28819e
CentOS tests were blocked due to issue https://github.com/dotnet/corefx/issues/5066. It has been fixed with the latest NetStandardLibrary, hence upgrading from 1.0.0-rc2-23616 to 1.0.0-rc2-23704. With this fix the native shims are correctly restored by dnx for RID centos.7-x64. |
||
---|---|---|
.. | ||
Microsoft.DotNet.Runtime.xproj | ||
Program.cs | ||
project.json | ||
README.md |
Microsoft.DotNet.Runtime
This is a utility project that brings the CoreCLR down and lets us publish it as though it were an app. Do NOT add any C# code to it! It is not designed to actually be compiled as an assembly, it's just used for its dependencies.