This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21782dd8fb
dotnet-installer
/
tools
History
Livar Cunha
85884c5e9a
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
..
DebianPackageTool
make sdk package sdk only
2016-03-22 15:01:04 -07:00
MultiProjectValidator
Updating CoreFX version to rc2-23924
2016-03-24 16:05:24 -05:00
RuntimeGraphGenerator
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
Key.snk
Adding a key to use for strong name signing of our assemblies and modifying the project.json of our projects to include that key.
2015-12-19 17:46:22 -08:00