dotnet-installer/src/Microsoft.DotNet.Runtime
2015-12-16 11:48:33 -08:00
..
Microsoft.DotNet.Runtime.xproj clean up the SLN and projects 2015-11-18 12:05:13 -08:00
Program.cs Upgrade references to use NETStandard.Library, or up to rc2-23608 where applicable 2015-12-09 14:52:56 -08:00
project.json rc2-23616 to hopefully resolve crossgen issues 2015-12-16 11:48:33 -08:00
README.md restructure the output layout 2015-11-16 09:44:00 -08:00

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.