Commit Graph

421 Commits

Author SHA1 Message Date
Pranav K cd2fb23aaa
Use dotnet-core feed in repos 2018-03-06 10:04:44 -08:00
Nate McMaster 7c2fec18f9
Merge branch 'release/2.1' into dev 2018-03-02 14:27:05 -08:00
ASP.NET CI 8fee6bf998 Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:07:35 -08:00
Pranav K 83bb802260 Use FeatureBranchVersionSuffix when generating VersionSuffix 2018-02-21 18:27:02 -08:00
ASP.NET CI da09edc8bd Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:23:40 -08:00
ASP.NET CI bdbb584d9c Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:30:44 -08:00
ASP.NET CI 2ce152b4a4 Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:49:32 -08:00
Artak Mkrtchyan 629ffb7ede
Merge pull request #369 from hishamco/useRequestLocalization
Add a builder API for configuring UseRequestLocalization
2018-02-07 09:17:44 -08:00
Eilon Lipton 5005d6c94b
Merge pull request #429 from hishamco/readme
Update README.md
2018-02-04 22:52:38 -08:00
ASP.NET CI 3fa96d55e8 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:52:38 +00:00
ASP.NET CI bc0a3dc30a Update dependencies.props
[auto-updated: dependencies]
2018-02-01 03:50:00 +00:00
Nate McMaster 1ab0584db2 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 a2b8916285 Updating version to preview2 2018-01-24 15:00:28 -08:00
Pranav K 402146c4be Merge branch 'release/2.1' into dev 2018-01-23 15:50:02 -08:00
Pranav K a633e4d657 Branching for 2.1.0-preview1 2018-01-23 15:31:50 -08:00
Ryan Brandenburg fb922f650c Fix tests broken by changes to config 2018-01-23 14:44:28 -08:00
hishamco db4cc14522 Add functional test 2018-01-24 00:22:19 +03:00
hishamco 017bb4dd4f Fix tests 2018-01-23 23:51:15 +03:00
hishamco 333092ad5b Add unit tests 2018-01-23 14:16:18 +03:00
hishamco 1f00f0a951 Use Resources.resx 2018-01-23 08:31:58 +03:00
hishamco 36b55fc7ba Address feedback 2018-01-23 07:53:14 +03:00
Ryan Brandenburg bab2a50ec1 Allow setting RootNamespace in ResourceLocationAttribute 2018-01-18 14:52:05 -08:00
hishamco 2fe9fb4707 WIP 2018-01-13 23:34:43 +03:00
hishamco 29f7e4bd62 Add a builder API for configuring UseRequestLocalization 2018-01-12 17:08:32 +03:00
ASP.NET CI 683ef56b76 Update dependencies.props
[auto-updated: dependencies]
2018-01-06 15:05:01 -08:00
ASP.NET CI 2f8d58a2f0 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:32:13 +00:00
hishamco 5ce834bbe7 Update README.md
Fix formatting & intendation
2018-01-03 23:03:22 +03:00
Eilon Lipton 71e9a1e49e
Create ISSUE_TEMPLATE.md 2018-01-02 14:09:49 -08:00
ASP.NET CI 19577700ad Update dependencies.props
[auto-updated: dependencies]
2017-12-31 21:26:15 +00:00
ASP.NET CI be17d7f191 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:22:27 -08:00
hishamco f260d4e524 Fix issue #421 2017-12-14 14:51:09 -08:00
ASP.NET CI 4a38db25e9 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:08:38 +00:00
ASP.NET CI 3bd9caaaf7 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:09:07 -08:00
Ryan Brandenburg 5c1f89df60 Update bootstrappers 2017-12-01 12:29:36 -08:00
Pranav K 83aa5caf5e Specify runtime versions to install 2017-11-29 14:09:27 -08:00
Pranav K 8ca523466c Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:14 -08:00
Nate McMaster dd0d1617ea Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:20 -08:00
Pranav K 1f7a6d0e7c Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:25 -08:00
Pranav K 812d2853ad Update samples and tests to target netcoreapp2.1 2017-11-14 15:58:00 -08:00
Nate McMaster 115271d1cc Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:19:25 -07:00
Ryan Brandenburg 98484b8283 Add RepositoryRoot 2017-10-18 09:38:33 -07:00
Ryan Brandenburg 95bb981e83 Update bootstrappers 2017-10-09 12:39:13 -07:00
Justin Kotalik 042c83f6e6 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:52:17 -07:00
Ryan Brandenburg 51549e8471 Use ResourceSets 2017-09-06 11:44:51 -07:00
hishamco 8b03ee8c81 Address feedback 2017-09-05 13:10:31 -07:00
hishamco 9d0ad91f63 Add unit tests for #372 fix 2017-08-30 04:32:04 +03:00
Pranav K 41ae20525f Log warnings when cultures specified by Request Culture Providers are unsupported
Fixes #372
2017-08-29 13:08:51 -07:00
Nate McMaster 7234a384f4 Use PackageLineup to manage PackageReference versions 2017-08-29 11:58:35 -07:00
Nate McMaster cc603bc48d Use Directory.Build.props/targets 2017-08-29 11:54:00 -07:00
Nate McMaster 42a87b383d Upgrade to xunit 2.3.0-beta4 2017-08-22 17:21:09 -07:00