dotnet-installer/src/Microsoft.DotNet.Runtime
2015-11-18 12:05:13 -08:00
..
Microsoft.DotNet.Runtime.xproj clean up the SLN and projects 2015-11-18 12:05:13 -08:00
Program.cs Update Copyright headers in all source files. 2015-11-16 19:47:43 -08:00
project.json restructure the output layout 2015-11-16 09:44:00 -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.