dotnet-installer/tools/RuntimeGraphGenerator
2016-04-29 15:04:54 -07:00
..
Program.cs Add runtime signature into deps.json 2016-03-24 12:00:01 -07:00
project.json Updating NuGet to version 3.5.0-beta-1233 2016-04-29 15:04:54 -07:00
RuntimeGraphGenerator.xproj Removed the DIA classes and the cod associated with it. Introduced a PdbReaderFactory that decides with PdbReader to use (full or portable). Introduced a PdbReader interface that abstracts the differences between full pdb (Uses ISymUnmanaged classes to read the pdb) and portable pdb (uses Reflection MetadataReader). 2016-03-25 10:58:05 -07:00
RuntimeGraphManager.cs Add MSBuildProjectDescription 2016-03-30 19:24:43 -07:00