Commit Graph

230 Commits

Author SHA1 Message Date
ASP.NET CI 4ca59af546 Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:16:23 -07:00
ASP.NET CI 9969beccbc Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:32:28 +00:00
ASP.NET CI 94374a2af5 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:45:13 -07:00
Pranav K 49913ff380
Merge branch 'release/2.1' into dev 2018-03-16 12:30:59 -07:00
Pranav K ed7c645939
Update KoreBuild channel 2018-03-16 12:30:53 -07:00
Pranav K 39959a72ef
Update version prefix to preview3 2018-03-16 11:26:57 -07:00
Pranav K f4b4540501
Merge remote-tracking branch 'origin/release/2.1' into dev 2018-03-16 11:26:57 -07:00
Pranav K 416dc545af
Branching for 2.1.0-preview2 2018-03-16 11:15:22 -07:00
ASP.NET CI 1f29add119 Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:05:01 -08:00
Pranav K 93817a5193
Prepend FeatureBranchVersionPrefix if FeatureBranchVersionSuffix is specified 2018-03-06 10:04:32 -08:00
Pranav K a2c82ff883
Use dotnet-core feed in repos 2018-03-06 10:04:32 -08:00
Nate McMaster 8504fa4712
Merge branch 'release/2.1' into dev 2018-03-02 14:26:55 -08:00
Ajay Bhargav Baaskaran 63f0322810 Allow whitespace and backslash in path 2018-02-27 15:24:36 -08:00
ASP.NET CI a1b6c4c7aa Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:06:37 -08:00
Pranav K d851546646 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:01 -08:00
ASP.NET CI 686b15825d Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:22:41 -08:00
ASP.NET CI 55169b1c92 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:29:38 -08:00
ASP.NET CI 6d0dfc1145 Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:48:21 -08:00
ASP.NET CI a063328ba2 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:51:35 +00:00
ASP.NET CI 9bdbac7049 Update dependencies.props
[auto-updated: dependencies]
2018-02-01 03:42:02 +00:00
Nate McMaster 829db1aae5 Update dependencies.props to 2.1.0-preview-28193, build tools to 2.1.0-preview1-1010 [ci skip]
Scripted changes:
- updated travis and appveyor.yml files to only build dev, ci, and release branches
- updated dependencies.props
- updated korebuild-lock.txt
- updated korebuild.json to release/2.1 channel
2018-01-31 15:01:12 -08:00
Pranav K 8fb433d276 Updating version to preview2 2018-01-24 15:00:28 -08:00
Pranav K aa2d1cd8e9 Merge branch 'release/2.1' into dev 2018-01-23 15:49:52 -08:00
Pranav K eafe3e7aa3 Branching for 2.1.0-preview1 2018-01-23 15:31:40 -08:00
ASP.NET CI 8f09923324 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 14:57:37 -08:00
ASP.NET CI add3420736 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:24:28 +00:00
Eilon Lipton 721e8ac939
Create ISSUE_TEMPLATE.md 2018-01-02 14:25:50 -08:00
ASP.NET CI a7589fbd7d Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:18:01 +00:00
ASP.NET CI a0316af7b2 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:15:24 -08:00
ASP.NET CI 1d427b4065 Update dependencies.props
[auto-updated: dependencies]
2017-12-17 12:35:17 -08:00
ASP.NET CI 77de599030 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:01:02 +00:00
ASP.NET CI 84194387a2 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:01:26 -08:00
Ryan Brandenburg a928adee30 Update bootstrappers 2017-12-01 12:29:44 -08:00
Pranav K fe4d3c7ea9 Specify runtime versions to install 2017-11-29 14:09:27 -08:00
Pranav K b5906870fd Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:09 -08:00
Nate McMaster 0d4e34e0a1 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:17 -08:00
Pranav K bccd5a1244 Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:25 -08:00
Pranav K 39db8585c1 Target netcoreapp2.1 in tests and samples 2017-11-13 17:00:56 -08:00
arerlend 70c8133fce allow paths that contain '.' (#125)
* allow paths that contain '.'

* remove InvalidPathWithDotShouldThrowException test
2017-11-07 11:24:52 -08:00
Nate McMaster 478c640a68 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 15:11:36 -07:00
Jass Bagga e453fafad5 Reorganize tests (#117)
Addresses #105
2017-10-26 12:51:06 -07:00
Jass Bagga e46ba481c8 Throw JsonSerializationException from converters (#116) 2017-10-19 13:32:04 -07:00
Jass Bagga 8eefe0fdc2 Add Test Operation (#114)
Addresses #1
2017-10-19 10:46:08 -07:00
Ryan Brandenburg e245de21fc Add RepositoryRoot 2017-10-18 09:40:05 -07:00
Jass Bagga f1efb29b18 Use ContractResolver instead of forcing to lower case (#112)
Addresses #90
2017-10-11 14:09:35 -07:00
Ryan Brandenburg e4a412e164 Update bootstrappers 2017-10-09 12:46:34 -07:00
Justin Kotalik 34f59ad305 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:49:32 -07:00
Jass Bagga bf5c043de3 Refactor GetPath in JsonPatchDocumentOfT (#107)
Addresses #98
2017-09-11 09:54:29 -07:00
Jass Bagga 0f51c56c3f Combine ExpandoObjectAdapter and DictionaryAdapter (#106)
Use JsonDictionaryContract in the DictionaryAdapter and combine with ExpandoObjectAdapter
2017-09-05 16:07:25 -07:00
Jass Bagga 3d6a8615de Support DynamicObject types (#99)
Addresses #38
2017-08-24 15:11:01 -07:00