Commit Graph

5533 Commits

Author SHA1 Message Date
Scott Hanselman 9744f94b39 Update README for dotnet-watch to specify which version to install (#210) 2016-11-01 18:39:14 -07:00
Pranav K f7fc72dcf2 Looking for Coherence packages under artifacts\build in addition to packages-expanded directory 2016-11-01 10:04:54 -07:00
Nate McMaster a0e164f379
dotnet-user-secrets: add support for json output and piping json input 2016-10-31 14:15:52 -07:00
Andrew Stanton-Nurse 68839d76e3 allow 4.2.4 to have non-strict behavior (#128) 2016-10-31 14:04:20 -07:00
pan-wang 4569d6d6d5 fix issue #26 AspNetCoreModule needs to abort failed responses (#34) 2016-10-31 13:03:13 -07:00
Andrew Stanton-Nurse 303f9ea2de update version to prepare for 1.1 release (#125)
* update version to prepare for 1.1 release

* update projects that reference WebSockets
2016-10-29 12:45:38 -07:00
Andrew Stanton-Nurse 18de340981 fix disposal of Deployers during autobahn suites 2016-10-27 15:49:58 -07:00
Sourabh Shirhatti ae727d64a9 Add download link 2016-10-26 16:40:19 -07:00
Sourabh Shirhatti 93ace1b84b Add Contributing information 2016-10-26 14:29:08 -07:00
Sourabh Shirhatti df997dcb3e Update LICENSE information 2016-10-26 14:08:58 -07:00
pan-wang ef19455912 sync up the code with IIS OOB branch (#21) 2016-10-26 13:44:02 -07:00
Nate McMaster 01d35b0624 Update .sln to remove project files that don't exist anymore
[ci skip]
2016-10-21 12:09:49 -07:00
Nate McMaster 38e22cd648 Merge branch 'rel/1.1.0-preview1' into dev
Merges branches without bringing back in the change to add dotnet-publish-iis to the 1.1.0-preview1 release.
2016-10-18 17:01:40 -07:00
Nate McMaster ca1341144a Upgrade dotnet-publish-iis to Microsoft.NETCore.App 1.1 and add dotnet-cli package type 2016-10-18 16:04:32 -07:00
Nate McMaster 062a44e032 Revert 359faf7e51 2016-10-18 15:07:02 -07:00
Nate McMaster c7ff19c285 Remove Microsoft.Extensions.ProjectModel
Resolves #182
2016-10-18 09:45:09 -07:00
Nate McMaster 70bafa9753 Upgrade to MSBuild 15.1.319-preview5 and fix broken tests. (#201) 2016-10-17 15:09:24 -07:00
Nate McMaster 68533f32f7 Upgrade test project to netcoreapp1.1 2016-10-17 13:38:40 -07:00
Nate McMaster 640ee4e883 React to upgrade to preview2.1 CLI 2016-10-17 12:25:11 -07:00
Nate McMaster 721cbe3435 Refactor dotnet-watch to isolate project.json dependency 2016-10-17 12:06:19 -07:00
Doug Bunting 0781b5a87c Add `HtmlContentBuilder.Count`
- precursor to PR aspnet/Mvc#5378 for issue aspnet/Mvc#3918
2016-10-17 11:26:16 -07:00
Pranav K 4a40733fc0 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 10:20:08 -07:00
Pranav K 55b2b09416 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:53 -07:00
Pranav K 04c0056c6a Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:12 -07:00
Pranav K f6bc0e32a2 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:11 -07:00
Pranav K f99c930354 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:56:05 -07:00
Pranav K 62df63ada8 Updating to preview4 2016-10-17 09:55:51 -07:00
Pranav K 85fc930732 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:51 -07:00
Pranav K e5aca8df7c Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:46 -07:00
Pranav K f8f38b94ed Branching for 1.1.0-preview1 2016-10-17 09:50:00 -07:00
Pranav K ad17eb8b56 Branching for 1.1.0-preview1 2016-10-17 09:49:16 -07:00
Pranav K 6c130366d3 Branching for 1.1.0-preview1 2016-10-17 09:49:15 -07:00
Pranav K f280d5ff43 Branching for 1.1.0-preview1 2016-10-17 09:49:10 -07:00
Pranav K 3b4b9a84c1 Branching for 1.1.0-preview1 2016-10-17 09:48:54 -07:00
Pranav K 8607844ac5 Branching for 1.1.0-preview1 2016-10-17 09:48:49 -07:00
Pranav K 5bb405b585 Clone rel/1.1.0-preview1 2016-10-17 09:16:34 -07:00
Pranav K 0f4701dd92 Clone to rel/1.1.0-preview1 2016-10-17 08:50:04 -07:00
Pranav K 5be73be4de Pin to 1.1.0-preview1 KoreBuild 2016-10-14 16:02:25 -07:00
Pranav K b035e31dc7 Specify the publish feed in Universe makefile 2016-10-14 15:06:05 -07:00
Pranav K 7d1f5f9818 Remove build quality pinning 2016-10-14 10:08:10 -07:00
Pranav K 6317ea30c6 Don't read commit file if it doesn't exist 2016-10-14 09:36:29 -07:00
Pranav K 8a2c0ecec1 Don't fail if a repo does not have commit file 2016-10-14 08:52:04 -07:00
Nate McMaster 4cbd904154 dotnet-watch: add --verbose and --quiet command line flags 2016-10-13 16:22:53 -07:00
BrennanConroy 2c9672f18a Add metapackage
@pranavkm
2016-10-13 12:27:12 -07:00
Pranav K 49300ac5f7 Updating to netcoreapp1.1 2016-10-13 11:26:43 -07:00
Pranav K 17a4e83bab Updating to netcoreapp1.1 2016-10-13 11:19:06 -07:00
Pranav K 9c1fc542d2 Updating to netcoreapp1.1 2016-10-13 11:18:48 -07:00
Pranav K 58d5c2f7d4 Updating to netcoreapp1.1 2016-10-13 11:17:57 -07:00
Pranav K f3a6083c9c Updating to netcoreapp1.1 2016-10-13 11:13:21 -07:00
Pranav K f8a1a66ab7 Revert "Updating to netcoreapp1.1"
This reverts commit fd6df3c74d.
2016-10-12 16:39:36 -07:00