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
1
Wiki
Activity
Actions
cdddc2e432
dotnet-installer
/
tools
History
Livar Cunha
5302a63aa3
Addressing more code review comments and removing the incrementality from BuildProjectsForNuGetPackages. All it does is invoke dotnet build, which already has incremental builds. I will let it handle this one.
2016-07-01 10:37:01 -07:00
..
Archiver
Addressing more code review comments and removing the incrementality from BuildProjectsForNuGetPackages. All it does is invoke dotnet build, which already has incremental builds. I will let it handle this one.
2016-07-01 10:37:01 -07:00
DebianPackageTool
Fixed broken links pointing to master branch
2016-06-16 18:37:26 +02:00
MultiProjectValidator
Addressing more code review comments and removing the incrementality from BuildProjectsForNuGetPackages. All it does is invoke dotnet build, which already has incremental builds. I will let it handle this one.
2016-07-01 10:37:01 -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
test_key.snk
Moved ProjectModel to json.net for GlobalSettings and Project.json. Kept LockFileReader using the old API as I don't have the cycles to add the tests for it at the moment.
2016-04-04 12:11:27 -07:00