Commit Graph

42 Commits

Author SHA1 Message Date
Victor Hurdugaci c6e3cf30d3 Update the build scripts 2016-02-27 12:51:10 -08:00
Doug Bunting 34c0c20851 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:47:22 -08:00
Ajay Bhargav Baaskaran 42d913b3ba Enabled xml doc generation 2016-02-18 16:20:51 -08:00
John Luo 4e5e6b3891 Updating test TFMs for custom test discovery 2016-02-18 14:46:26 -08:00
Brennan 2bbb7a69e9 Update dependencies 2016-02-11 09:45:54 -08:00
Kiran Challa de419e26ce Enable tests to run using dotnet xunit runner 2016-02-09 22:27:43 -08:00
Pranav K 76c20aa010 Reacting to CoreCLR package version changes 2016-02-08 09:33:46 -08:00
N. Taylor Mullen e0fbc6e2c2 Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
2016-02-05 17:22:05 -08:00
John Luo 82e17ce2b6 Removing redundant dependencies 2016-02-01 17:58:41 -08:00
John Luo 20ed43fd68 Updating to new CLI 2016-02-01 15:02:26 -08:00
Pranav K 690c42c199 Add dependency on System.Runtime.Serialization.Primitives to make up for JSON.NET not including it
Fixes https://github.com/aspnet/Mvc/issues/3946
2016-01-28 11:13:17 -08:00
Pranav K 8d19947ada Updating to dotnet-cli build
Fixes #9
2016-01-28 11:05:28 -08:00
N. Taylor Mullen e2801d6c20 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:58 -08:00
N. Taylor Mullen 582e222c2b Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:20:54 -08:00
Pranav K 40bbad4262 Reacting to CoreCLR package version change 2016-01-20 20:59:53 -08:00
Pranav K 9ad62d7963 Updating to Newtonsoft.Json 8.0.2 2016-01-15 15:36:29 -08:00
Pranav K 1dba1cc661 Bumping Json.Net version to 8.0.1 2016-01-13 18:25:44 -08:00
Pranav K 51c6cfa7e0 Merge branch 'release' into dev 2015-12-11 12:22:54 -08:00
Pranav K 4cd2730a39 Updating to release NuGet.config. 2015-12-11 12:22:52 -08:00
Pranav K a2e4c4e133 Enabling tests on CoreCLR 2015-12-01 11:01:13 -08:00
Pranav K 60f5fd591e Updating tests to run on dnxcore50 2015-11-23 16:40:15 -08:00
Doug Bunting b09bdc08f4 Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:01:02 -08:00
Doug Bunting 02e99e341e Explicitly choose Mono 4.0.5
- avoids future problems related to aspnet/External#48
  - e.g. when Travis updates default Mono version in `csharp` bundle
2015-11-17 11:03:11 -08:00
N. Taylor Mullen f5477d1748 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:18 -08:00
Cesar Blum Silveira c78ad32b1e Merge branch 'release' into dev 2015-11-02 12:23:20 -08:00
Cesar Blum Silveira 8a06966024 Strong name Microsoft.AspNet.JsonPatch. 2015-10-30 12:57:49 -07:00
Pranav K bb7f2c3636 Merge branch 'release' into dev 2015-10-28 12:50:14 -07:00
Pranav K 76346e48a6 Updating to release NuGet.config. 2015-10-28 12:43:05 -07:00
Pranav K 127fc13885 Switching to using generations TFM 2015-10-21 21:24:19 -07:00
Doug Bunting 62ca4d6a8c Fix local build break 2015-10-12 12:56:34 -07:00
Doug Bunting 21a1c2063c React to aspnet/Universe#290 fix 2015-10-08 20:55:12 -07:00
N. Taylor Mullen 182b7d588c Update 'build.cmd' alias parameter to use full name. 2015-10-01 12:13:37 -07:00
Pranav K 9bdc3585ee Merge remote-tracking branch 'origin/release' into dev 2015-09-29 12:40:10 -07:00
Pranav K bed133858e Updating to release NuGet.config 2015-09-29 12:39:30 -07:00
Ajay Bhargav Baaskaran 7b697e8ec9 Enabling NuGetPackageVerifier 2015-09-22 16:06:18 -07:00
Ryan Nowak 22f22c0407 chmod+x on build.sh 2015-09-21 12:48:21 -07:00
Ryan Nowak ae0baac227 simplify .travis.yml 2015-09-21 11:47:54 -07:00
Ryan Nowak e0ac69c9f7 Add JsonPatch
Moved from https://github.com/aspnet/Mvc
2015-09-21 11:15:18 -07:00
Ryan Nowak d3f2b240d7 Add build-template files 2015-09-21 10:42:05 -07:00
Eilon Lipton 98ce82ed72 Create README.md 2015-09-17 09:41:13 -07:00
Eilon Lipton b63d1b6187 Create CONTRIBUTING.md 2015-09-17 09:36:53 -07:00
Eilon Lipton 408759ec99 Update LICENSE.txt 2015-09-17 09:36:36 -07:00