Commit Graph

5533 Commits

Author SHA1 Message Date
Nate McMaster afb327ae02 Upgrade to VS 2017 2017-02-03 11:40:30 -08:00
Nate McMaster 7019c55219 Fix package path issues 2017-02-03 10:15:28 -08:00
Pranav K 9ff20f8340 Remove global.json 2017-02-03 10:03:07 -08:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -08:00
Nate McMaster 732947ed66 PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
Nate McMaster aec1bffdd7 Disable standalone tests to workaround issues in Microsoft.NET.Sdk
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster 330b812c78 Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
Pranav K 0f589a5b4c Allow non-strict result for Autobahn case 4.1.3
(written by @anurse)
2017-02-02 14:25:36 -08:00
John Luo 0e1dd78771 Upgrade to VS 2017 2017-02-02 13:55:14 -08:00
Nate McMaster 81acef9238
Upgrade to VS 2017 2017-02-01 13:24:34 -08:00
Nate McMaster ab33b6afe8 Remove usage of conditional multi-targeting 2017-02-01 12:35:44 -08:00
Nate McMaster 0668a2a52e Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
Nate McMaster e44ee63241 Rename WebListener => HttpSysServer 2017-01-31 16:17:04 -08:00
Nate McMaster 333840c787 Update version of sdk in global.json 2017-01-31 15:42:38 -08:00
Nate McMaster ca7b6f65e9 Update appveyor image and README badges 2017-01-31 10:57:05 -08:00
Jass Bagga 48ab68bd2a Upgrade to msbuild
Addresses #57
2017-01-30 15:58:19 -08:00
Kiran Challa b240929cf4 Merge branch 'rel/1.1.1' into dev
Conflicts:
	NuGet.config
	src/Microsoft.AspNetCore.JsonPatch/project.json
	test/Microsoft.AspNetCore.JsonPatch.Test/project.json
2017-01-26 14:02:29 -08:00
Kiran Challa 7a487a880a [Fixes #48] Regression: List add must support adding items where index is same as count of elements 2017-01-26 13:48:12 -08:00
Jass Bagga 0795ec1d9a Add tests for Replace operation with null checks for property (#56)
See #32
2017-01-26 11:28:35 -08:00
pan-wang 044648a213 fixing graceful shutdown on Win7 and IISExpress 2017-01-23 15:33:17 -08:00
Nate McMaster fac6b44bbd Upgrade to RC.3 2017-01-20 11:08:47 -08:00
Pranav K 76cdffc30c Remove RazorTooling from UniverseCoherence. 2017-01-20 11:03:33 -08:00
Nate McMaster 045a353dda Upgrade global.json version 2017-01-19 18:17:19 -08:00
Nate McMaster e325d9b52e
Pin sdk version using global.json 2017-01-19 17:09:38 -08:00
Nate McMaster 7f7413b3eb Workaround issue in solution targets in MSBuild RC3 2017-01-19 16:51:13 -08:00
Nate McMaster 3c22b86a95 Create RTM package versions 2017-01-18 14:35:05 -08:00
BrennanConroy 161d101da6 Change Xunit version 2017-01-17 16:24:00 -08:00
Nate McMaster 3e4d3ba8a8
Merge branch 'rel/1.0.0' into dev 2017-01-17 16:00:10 -08:00
pan-wang 66b98a1c04 update 502.5 error page 2017-01-17 15:44:15 -08:00
pan-wang 87f808cc9d fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues 2017-01-17 15:44:15 -08:00
Nate McMaster 6e246fa583
Prepare for 1.0.0 release. Pin versions of tools and SDK 2017-01-17 12:06:38 -08:00
Nate McMaster 99e35b9651
⬆️ update tool versions to 1.0.1 2017-01-17 11:57:20 -08:00
Nate McMaster e481df3d49 Add better errors, fix help output text, and add 'dotnet watch --list' to help us diagnose issues
Fixes #252 - help output shown twice in dotnet-watch
Fixes #250 - add dotnet-watch --list. Prints a list of all files discovered
Fixes #249 - better error message when GenerateWatchList fails
2017-01-17 11:43:44 -08:00
Andrew Stanton-Nurse 86490e309f stablize Autobahn 3.2 on WebListener 2017-01-13 12:11:01 -08:00
Nate McMaster 7ee45afed4 React to aspnet/KoreBuild#155
This converts to using Internal.AspNetCore.Sdk instead of importing from the KoreBuild folder directly
2017-01-11 14:01:15 -08:00
Cesar Blum Silveira e075ae9b13 Revert "Disable tests on SSL due to SslStream issue."
This reverts commit 9e729bec9d.
2017-01-10 10:26:15 -08:00
Stephen Halter eb24a9761a React to UseHttps change 2017-01-09 16:42:24 -08:00
Nate McMaster cb3c5d77ad Upgrade appveyor image 2017-01-09 10:36:52 -08:00
jhkimnew 839437ef8c Fixing issue #44 (#56) 2017-01-06 11:08:43 -08:00
Chris R 7eabf5cf3a Remove obsolete WebListener test scenario 2017-01-05 12:34:35 -08:00
Nate McMaster 0e45531eb7 Remove the .Sources package from the solution file and remove the 'shared' project within the test folder 2017-01-04 17:17:33 -08:00
pan-wang a4963aa6da fix issue #50 app_offline.htm is case sensitive (#54) 2017-01-04 15:57:09 -08:00
Nate McMaster 0f276780de Remove Microsoft.AspNetCore.DataProtection.Sources package 2017-01-04 15:24:13 -08:00
Chris R 3d62de4fe6 React to WebListener rename 2017-01-03 18:58:44 -08:00
Kiran Challa e8452821b9 [Fixes #50] JsonPatchDocument.Replace() yields invalid path when [JsonProperty] is used (1.1.0) 2017-01-03 15:15:01 -08:00
Nate McMaster 8d94d9179d Don't delete the 'src' folder for VS2017 solutions 2017-01-03 12:20:09 -08:00
Nate McMaster cc84b8402d Fix help text for dotnet-user-secrets-set to show the correct Windows example 2017-01-03 11:16:34 -08:00
Cesar Blum Silveira 9e729bec9d Disable tests on SSL due to SslStream issue. 2016-12-29 11:19:46 -08:00
Eilon Lipton 32c68c335c Merge pull request #49 from drovani/patch-1
Fixed minor spelling error in comments.
2016-12-28 14:37:51 -08:00
David Rovani 5966024d01 Fixed minor spelling error in comments. 2016-12-23 09:33:39 -06:00