Commit Graph

7 Commits

Author SHA1 Message Date
Nate McMaster eaad1eb3aa
Remove tasks for analyzing the repo graph (#1469)
As a part of converging repos, we no longer need this code. It is currently buggy and slow, and we can get away without by hard-coding the repo graph (which rarely changes)
2018-10-09 12:01:41 -07:00
Nate McMaster b0b65a530a
Support using Internal.AspNetCore.Sdk as an MSBuild SDK (#1452)
* Add Microsoft.AspNetCore.BuildTools.ApiCheck as an external dependency
* Move the global.json files temporarily to avoid loading the wrong version of Internal.AspNetCore.Sdk
2018-10-04 11:07:06 -07:00
Nate McMaster 5d261e46ce
Support checked-in global.json files 2018-10-04 09:26:44 -07:00
Pranav K 9ff20f8340 Remove global.json 2017-02-03 10:03:07 -08:00
Nate McMaster 333840c787 Update version of sdk in global.json 2017-01-31 15:42:38 -08:00
Nate McMaster 045a353dda Upgrade global.json version 2017-01-19 18:17:19 -08:00
Pranav K 9323122c22 Explicitly specify the version of the CLI 2016-12-15 10:40:38 -08:00