dotnet-installer/test/dotnet-compile.UnitTests
2016-03-28 19:16:02 -07:00
..
dotnet-compile.UnitTests.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
GivenACompilationDriver.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
GivenThatICareAboutScriptVariablesFromAManagedCompiler.cs Move to CoreFX build rc2-23901 2016-03-03 16:41:55 -06:00
project.json Make dotnet cli portable 2016-03-28 19:16:02 -07:00