Commit Graph

580 Commits

Author SHA1 Message Date
Nate McMaster e3dc0edecb
Merge branch 'release/2.2' 2018-10-24 13:07:05 -07:00
Nate McMaster 01f9af21c5
Temporarily stop producing a package for dotnet-httprepl (#505)
This package isn't quite ship-shape yet, so we're delaying this from shipping with 2.2 RTM.

Setting IsPackable=false so we avoid accidentally building a 2.2.0 RTM version of this package along with the rest of the 2.2.0 RTM tools in this repo, like dotnet-watch.
2018-10-24 13:02:25 -07:00
Anton Piskunov b260e7752a
Merge pull request #504 from aspnet/dev/antonpis/SecretsManagerCPSBreak
Update CPS packages with breaking changes
2018-10-23 16:58:58 -07:00
Anton Piskunov c556be949d Change vsix version to 16 and add CPS feed 2018-10-23 16:21:11 -07:00
Anton Piskunov 1db0f18ab3 Update CPS packages with breaking changes 2018-10-23 15:37:04 -07:00
Nate McMaster 9b598446ca
Merge branch 'release/2.2' 2018-10-17 13:57:51 -07:00
Nate McMaster 572aadf149
Remove duplicate package references (#501) 2018-10-17 13:15:14 -07:00
Nate McMaster 2a37b67d1a
Merge branch 'release/2.2' 2018-10-16 14:30:11 -07:00
Nate McMaster e75dc56327
Sign Newtonsoft.Json with AssemblySigning3rdPartyCertName 2018-10-16 14:29:10 -07:00
ASP.NET CI 98f7829b5c
Update package branding for 2.2 RTM 2018-10-16 12:48:13 -07:00
ASP.NET CI b473a0d76c Update dependencies.props
[auto-updated: dependencies]
2018-10-07 19:11:55 +00:00
ASP.NET CI 581b3160f4 Update dependencies.props
[auto-updated: dependencies]
2018-10-07 12:10:59 -07:00
Nate McMaster 1e41958884
Merge branch 'release/2.2' 2018-10-02 09:23:42 -07:00
Nate McMaster 4c49d5ce80
Resolve flaky tests (#497)
1. Prevent an ObjectDisposedException in dotnet-watch on slower machines
2. Fix flakiness caused by PID reuse
3. Fix flakiness in tests that await the restart of dotnet-watch. The `.TimeoutAfter` method doesn't cancel the long-running task. This left 2 readers running on dotnet-watch output which caused indeterminate test outcome.
2018-10-02 09:17:04 -07:00
ASP.NET CI 37bdb72c5d Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:11:26 -07:00
ASP.NET CI 978d76d761 Update dependencies.props
[auto-updated: dependencies]
2018-09-30 12:10:48 -07:00
Nate McMaster e67b27ffaf
automated: merge branch release/2.2 2018-09-28 17:27:29 -07:00
Nate McMaster b88c6fcd19
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:32 -07:00
Nate McMaster 2a1cf12ae9
Merge branch 'release/2.2' 2018-09-28 11:54:18 -07:00
Eilon Lipton ba676a9f62
Update LICENSE.txt 2018-09-27 15:28:53 -07:00
Nate McMaster 4baa07ccae
Update code signing properties and configuration 2018-09-27 12:55:40 -07:00
Nate McMaster 6637e8f128
Merge branch 'release/2.2' 2018-09-26 17:05:30 -07:00
Nate McMaster 0157e38a23
Fix the path for SignedPackageFile and include the VSIX .dll in signing 2018-09-26 15:06:06 -07:00
Nate McMaster 59dd2a05ca
Merge branch 'release/2.2' 2018-09-26 14:25:35 -07:00
Nate McMaster c601038484
Remove duplicate PackageReferences 2018-09-26 14:24:22 -07:00
ASP.NET CI 6c39b06a59 Update dependencies.props
[auto-updated: dependencies]
2018-09-23 19:11:11 +00:00
ASP.NET CI 46aefb86dd Update dependencies.props
[auto-updated: dependencies]
2018-09-23 12:10:04 -07:00
Daniel Roth 986d9d48c9 Fix typo 2018-09-21 16:05:03 -07:00
ASP.NET CI ac9106c9a1 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 19:10:24 +00:00
ASP.NET CI 7517263bd4 Update dependencies.props
[auto-updated: dependencies]
2018-09-16 12:09:26 -07:00
ASP.NET CI 89dedd068c Update dependencies.props
[auto-updated: dependencies]
2018-09-09 19:11:42 +00:00
ASP.NET CI e975b87b91 Update dependencies.props
[auto-updated: dependencies]
2018-09-09 12:10:33 -07:00
Glenn Condron 4bcfbe4d40
[REPL] Help improvements for repl (#478)
* Beginning of help additions. Fixed a nullref.
* Standardized help with options displayed as appropriate.
2018-09-07 15:21:42 -07:00
Nate McMaster 76eaf9c3b6
Merge branch 'release/2.2' 2018-09-07 10:21:16 -07:00
Nate McMaster aa93edcee2
Remove Microsoft.DotNet.GlobalTools.Sdk
These targets are now part of Microsoft.NET.Sdk
2018-09-07 10:01:52 -07:00
ASP.NET CI 7277826fde Update dependencies.props
[auto-updated: dependencies]
2018-09-05 23:42:50 +00:00
ASP.NET CI 64a2c3ab46
Update branding to 2.2.0-preview3 2018-09-05 16:34:06 -07:00
ASP.NET CI 78c9594075 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 19:10:34 +00:00
ASP.NET CI 64c572c8a5 Update dependencies.props
[auto-updated: dependencies]
2018-09-02 12:09:51 -07:00
Mike Lorbetske 03e73cc806
Merge pull request #477 from dotnet-maestro-bot/merge/release/2.2-to-master
[automated] Merge branch 'release/2.2' => 'master'
2018-08-28 15:41:51 -07:00
Mike Lorbetske 207bdec61c
Fix NuGetPackageVerifier.json 2018-08-28 15:27:21 -07:00
Mike Lorbetske b8daa4ae5c
Update Repl test project to target 3.0 2018-08-28 15:13:00 -07:00
Mike Lorbetske d93d6bf751
Update HttpRepl test project to target 3.0 2018-08-28 15:12:42 -07:00
Mike Lorbetske c3c634aa1e
Update Repl project to target 3.0 2018-08-28 15:12:16 -07:00
Mike Lorbetske 9a0ab9df63
Update HttpRepl project to target 3.0 2018-08-28 15:11:46 -07:00
Mike Lorbetske 85b22edb6a
Merge branch 'master' into merge/release/2.2-to-master 2018-08-28 14:08:12 -07:00
Mike Lorbetske 624c2ecd28
Merge pull request #468 from mlorbetske/mlorbe/AddHttpRepl
[WIP] Add the HTTP REPL
2018-08-28 12:16:27 -07:00
ASP.NET CI 4ced217d23 Update dependencies.props
[auto-updated: dependencies]
2018-08-26 19:10:41 +00:00
ASP.NET CI b3f6477a49 Update package branding for 2.2.0-preview2 2018-08-21 13:33:49 -07:00
ASP.NET CI 14a19d4acb Update dependencies.props
[auto-updated: dependencies]
2018-08-19 19:11:20 +00:00