dotnet-installer/src/Microsoft.Extensions.DependencyModel
Jared Parsons d7cabe152f Merge pull request #1392 from jaredpar/pdb
Make Portable PDB the default on Windows
2016-03-03 17:14:51 -08:00
..
Properties Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
Resolution Search for package cache hash file in right directory 2016-03-02 20:04:26 -08:00
CompilationLibrary.cs Fix accidental API change 2016-02-17 15:18:42 -08:00
CompilationOptions.cs fixes 2016-03-02 16:24:54 -08:00
Dependency.cs Add dependency model api 2015-12-18 12:09:39 -08:00
DependencyContext.cs Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
DependencyContextCsvReader.cs Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
DependencyContextJsonReader.cs Plumbde through the option 2016-03-02 15:53:59 -08:00
DependencyContextStrings.cs fixes 2016-03-02 16:24:54 -08:00
DependencyContextWriter.cs Plumbde through the option 2016-03-02 15:53:59 -08:00
Library.cs Split library type, add path resolution 2016-01-07 15:35:43 -08:00
Microsoft.Extensions.DependencyModel.xproj Updating tests to use the latest version of dotnet-test-xunit, which supports debugging from VS. Also updating our xproj files so that we can build the CLI from VS using the CLI. 2016-03-01 16:28:10 -08:00
project.json Refactor DependencyModel, make it ready for tests 2016-02-16 09:56:19 -08:00
RuntimeAssembly.cs Add support for reading DepedencyContext from deps file 2016-02-23 18:16:40 -08:00
RuntimeLibrary.cs Split library type, add path resolution 2016-01-07 15:35:43 -08:00