Eric Erhardt
|
126c42050d
|
Fixing crossgen to use the correct RID for OSX and Win now that only portable packages are being produced.
|
2017-04-25 23:00:20 -05:00 |
|
Eric Erhardt
|
de139a3bf8
|
Update core-setup channel to release/2.0.0
|
2017-04-25 22:29:50 -05:00 |
|
dotnet-bot
|
fd112f45a0
|
Update CoreSetup to preview1-002088
|
2017-04-26 03:16:03 +00:00 |
|
Livar
|
63832070dd
|
Merge pull request #6388 from livarcocc/bring_over_template_changes
Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
|
2017-04-22 13:18:16 -07:00 |
|
Livar
|
6464e0152d
|
Merge pull request #6380 from livarcocc/update_channel
Updating the release/2.0.0 channel and the README to point to this new channel
|
2017-04-22 12:03:22 -07:00 |
|
Livar
|
4f6fbc4a7f
|
Merge pull request #6362 from mlorbetske/dev/mlorbe/Update20Templates
Update templates and engine, pin ASP.NET package versions, add web item templates
|
2017-04-22 12:00:08 -07:00 |
|
Eric Erhardt
|
12eff39992
|
Update Core-setup to 2.0.0-preview1-002061-00
|
2017-04-21 12:47:56 -05:00 |
|
Livar
|
63efcc5a0f
|
Merge pull request #6366 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-002057 (master)
|
2017-04-21 09:54:18 -07:00 |
|
dotnet-bot
|
bb60a32737
|
Update CoreSetup to preview1-002057
|
2017-04-21 00:13:14 +00:00 |
|
Livar Cunha
|
31eeaa4744
|
Enable HighEntropyVA in our builds by default.
|
2017-04-20 14:01:34 -07:00 |
|
Livar Cunha
|
61a934229e
|
Updating SDK version to 2.0.0-alpha-20170420-1
|
2017-04-19 17:12:07 -07:00 |
|
Livar
|
12dbed613a
|
Merge pull request #6319 from smadala/tp-insert-0414
TestPlatform 15.1.0-preview-20170414-04 insertion
|
2017-04-19 10:08:46 -07:00 |
|
Eric Erhardt
|
33b83ee1c7
|
Merge pull request #6343 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-002028 (master)
|
2017-04-19 09:15:26 -05:00 |
|
Rama krishnan Raghupathy
|
a150055dfb
|
Merge pull request #6342 from ramarag/updateDependency
Updating Microsoft.Extensions.DependencyModel to 002022
|
2017-04-18 22:16:14 -07:00 |
|
Livar
|
3f82e11a91
|
Merge branch 'master' into tp-insert-0414
|
2017-04-18 21:06:17 -07:00 |
|
Livar
|
3269475562
|
Merge pull request #6341 from dotnet/websdkversionupdate0417
Updating the websdk version to 1.0.0-rel-20170413-451
|
2017-04-18 21:05:31 -07:00 |
|
dotnet-bot
|
64b976a348
|
Update CoreSetup to preview1-002028
|
2017-04-17 21:36:31 +00:00 |
|
Rama Krishnan Raghupathy
|
a629dfe210
|
Updating Microsoft.Extensions.DependencyModel to 002022
|
2017-04-17 13:02:56 -07:00 |
|
Livar
|
78868ad33a
|
Merge pull request #6320 from johnbeisner/CLI-backcompat-tests
Adding a CLI Test: Execute a 1.0 tool in a netcoreapp1.1 project
|
2017-04-17 10:05:40 -07:00 |
|
Vijay Ramakrishnan
|
e9f2b22492
|
Updating the websdk version to 1.0.0-rel-20170413-451
|
2017-04-17 10:00:42 -07:00 |
|
dotnet-bot
|
65ebbded91
|
Update CoreSetup to preview1-002021
|
2017-04-17 15:09:44 +00:00 |
|
Rama Krishnan Raghupathy
|
bb4298ddc2
|
Updating SDk to 20170414
|
2017-04-14 14:55:01 -07:00 |
|
John Beisner
|
f56306cc62
|
Adding a CLI Test: Execute a 1.0 tool in a netcoreapp1.1 project
https://github.com/dotnet/cli/issues/6229
|
2017-04-14 09:40:46 -07:00 |
|
Satya Madala
|
59de556b76
|
TestPlatform 15.1.0-preview-20170414-04
|
2017-04-14 20:52:52 +05:30 |
|
Daniel Plaisted
|
2b4992c56d
|
Merge pull request #6304 from dotnet/update-sdk
Update SDK to 2.0.0-alpha-20170411-3
|
2017-04-13 17:49:34 -07:00 |
|
Daniel Plaisted
|
1bd0873b42
|
Update SDK to 2.0.0-alpha-20170413-1
|
2017-04-13 14:36:14 -07:00 |
|
dotnet-bot
|
9e1ce3a5ab
|
Update CoreSetup to preview1-001978
|
2017-04-12 22:50:27 +00:00 |
|
Rama krishnan Raghupathy
|
8bd15c7ec0
|
Merge pull request #6300 from ramarag/dependencymodel
moving dependecymodel and platformabstraction to preview1-001960
|
2017-04-11 18:54:43 -07:00 |
|
Rama Krishnan Raghupathy
|
2f5673f953
|
moving dependecymodel and platformabstraction to preview1-001960
|
2017-04-11 17:00:50 -07:00 |
|
dotnet-bot
|
60f830aa7f
|
Update CoreSetup to preview1-001961
|
2017-04-11 18:03:18 +00:00 |
|
William Li
|
a6d3012da1
|
Replace dotnet help parser with CliCommandLineParser
CliCommandLineParserVersion 138 cannot use help as command and --help as
opinion at the same timem, update to 142
|
2017-04-10 22:11:14 -07:00 |
|
Livar
|
5e9e688d9e
|
Merge pull request #6289 from mlorbetske/dev/mlorbe/UpdateWeb20TemplatesAndEngineVersion
Update templates & engine, rename --skip-restore to --no-restore
|
2017-04-10 20:54:23 -07:00 |
|
Mike Lorbetske
|
fc77d7e152
|
Update templates & engine, rename --skip-restore to --no-restore
|
2017-04-10 20:00:17 -07:00 |
|
dotnet-bot
|
607a001553
|
Update CoreSetup to preview1-001960
|
2017-04-11 01:54:27 +00:00 |
|
Livar
|
0d57d7169f
|
Merge pull request #6284 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-001957 (master)
|
2017-04-10 17:31:39 -07:00 |
|
Eric Erhardt
|
20207e1def
|
Merge pull request #6283 from eerhardt/UpdateSDK
Update SDK to 2.0.0-alpha-20170410-1.
|
2017-04-10 18:40:03 -05:00 |
|
Eric Erhardt
|
07bd09a155
|
Append -portable to shared framework assets.
core-setup is producing "portable" assets with a "-portable" name. We should be consuming those from the CLI build.
|
2017-04-10 18:25:22 -05:00 |
|
dotnet-bot
|
33503925db
|
Update CoreSetup to preview1-001957
|
2017-04-10 22:16:24 +00:00 |
|
Vijay Ramakrishnan
|
9bb8f667a3
|
Changing the version to 441
|
2017-04-10 14:56:02 -07:00 |
|
Vijay Ramakrishnan
|
aae4218bfc
|
Updating the websdk version
|
2017-04-10 13:49:24 -07:00 |
|
Eric Erhardt
|
ae78b87587
|
Update SDK to 2.0.0-alpha-20170410-1.
|
2017-04-10 14:24:52 -05:00 |
|
Livar Cunha
|
c8b042fd1b
|
Fixing the build.
|
2017-04-08 00:31:27 -07:00 |
|
Livar Cunha
|
e286c65d25
|
Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64.
|
2017-04-08 00:31:27 -07:00 |
|
Livar Cunha
|
772e838ff8
|
Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it.
|
2017-04-08 00:31:27 -07:00 |
|
Livar
|
e1b4556641
|
Merge pull request #6254 from mlorbetske/dev/mlorbe/UpdateTemplatesAndEngine
Update template engine & template versions
|
2017-04-06 18:01:12 -07:00 |
|
Vijay Ramakrishnan
|
3aa7b10007
|
Updating the websdk version
|
2017-04-05 17:02:33 -07:00 |
|
Mike Lorbetske
|
379dd5c9e0
|
Update template engine & template versions
|
2017-04-05 13:50:12 -07:00 |
|
Livar
|
5ec3df813d
|
Merge pull request #6242 from eerhardt/FixDisableCrossgen
Fix passing /p:DISABLE_CROSSGEN on cli.
|
2017-04-05 12:40:11 -07:00 |
|
Livar
|
82c2ad1f78
|
Merge pull request #6246 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to preview1-001915 (master)
|
2017-04-05 12:39:09 -07:00 |
|
Eric Erhardt
|
5b1adf9fd2
|
Update Sdk to 2.0.0-alpha-20170405-2
|
2017-04-05 12:50:36 -05:00 |
|