dotnet-installer/src/Microsoft.DotNet.Runtime
Andrew Stanton-Nurse 236fcd8f95 update everyone to 23811
add a little hackiness to the build script to use 23811 in the stage 0 as well
2016-02-11 10:38:59 -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 update everyone to 23811 2016-02-11 10:38:59 -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.