Pranav K
c57938caa9
Update LICENSE.txt text
2017-07-03 14:07:45 -07:00
Pranav K
9370ffce3c
Updating Moq to 4.7.49
2017-06-27 09:45:19 -07:00
Hao Kung
cf229f479f
React to options
2017-06-26 13:55:36 -07:00
Nate McMaster
46f3d6359f
Adding libunwind8 to .travis.yml
...
[skip appveyor]
2017-06-26 09:41:12 -07:00
Kiran Challa
29643cbc5e
Fixed version of netstandard.library
2017-06-15 05:33:02 -07:00
Mike Harder
42a28308cc
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-06-09 12:38:05 -07:00
Mike Harder
ca24342c09
Remove TreatWarningsAsErrors from common.props ( #413 )
...
- Property is automatically set by Internal.AspNetCore.Sdk
2017-06-09 12:37:45 -07:00
Pranav K
a23f1601fd
Remove usage of TaskCache
2017-06-08 09:06:41 -07:00
Pranav K
1ffa0c8aec
Updating versions to preview3
2017-06-01 10:47:42 -07:00
Pranav K
caacd8dc8b
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 20:03:04 -07:00
Pranav K
d7b7036700
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:32 -07:00
Pranav K
17e6d80c82
Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev
2017-05-31 19:46:43 -07:00
Pranav K
b988b472ff
Branching for rel/2.0.0-preview2
2017-05-31 19:37:16 -07:00
Kiran Challa
0276c4b0a0
Updated to use the latest shared runtime
2017-05-26 12:44:11 -07:00
Ryan Nowak
d39305aa91
Improve formatting
2017-05-24 08:36:24 -07:00
Ryan Nowak
1165a1de33
Updates to generated resource files
2017-05-24 08:32:15 -07:00
Joonas Westlin
9a6cb89b8d
Adjusted example error message to reflect the situation that causes the error.
2017-05-24 08:23:20 -07:00
Joonas Westlin
a18f59ab88
Changed expected exception message to the one defined in Resources.resx.
...
Removed the Debug.Assert as that caused the test runner to crash as in
this case the preceding part is not a literal.
Fixes the test runner crash.
2017-05-24 08:23:20 -07:00
Joonas Westlin
f457c7b9d8
Changed expected parameter p2 to non-optional as it is non-optional in the template string.
...
Fixes test.
2017-05-24 08:23:20 -07:00
Ryan Brandenburg
efb097ce60
Target .NET Standard 2.0 and add net461 testing
2017-05-23 14:38:36 -07:00
Nate McMaster
d075f1bcea
Upgrade test framework versions and fix test issues
2017-05-12 15:13:17 -07:00
Pavel Krymets
4855727186
Remove unnecessary package references ( #405 )
2017-05-10 11:47:28 -07:00
John Luo
5f7d7bc2e6
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 17:56:42 -07:00
John Luo
1f3b20e177
Migration
2017-05-05 17:54:49 -07:00
Pranav K
12ffc786ea
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 09:52:42 -07:00
Pranav K
ce021a888e
Change TFM to netcoreapp2.0
2017-05-05 09:49:42 -07:00
Pranav K
d30ef1f298
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:37 -07:00
Pranav K
1f1f0994d6
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:40:08 -07:00
Ryan Nowak
57714b45f3
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-28 17:01:09 -07:00
Ryan Nowak
232b73a151
Fix aspnet/Mvc#6218
...
This fixes the case described in the comments in TemplateBinder.
This case is much more common for pages which is why we're only seeing it
now. We've had this issue for all of 1.0.0 in both conventional and
attribute routing.
2017-04-28 17:00:35 -07:00
Pranav K
da4599c066
Updating package version to preview2
2017-04-26 07:13:33 -07:00
Pranav K
695d73cbf4
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-25 22:05:10 -07:00
Pranav K
acebfeff3e
Branching for 2.0.0-preview1
2017-04-25 22:05:08 -07:00
Pranav K
8358de0bd2
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:52:39 -07:00
Smit Patel
0aebdb4110
Update API Check related files
...
React to aspnet/BuildTools#238
2017-04-25 08:19:04 -07:00
Kiran Challa
95aadb3f4f
removed dead code
2017-04-20 16:47:26 -07:00
Kiran Challa
2388cca5ac
Workaround for issue https://github.com/aspnet/Routing/issues/390
2017-04-20 16:47:26 -07:00
Ryan Nowak
569a4e3d13
Add benchmarks to solution
2017-04-11 08:23:13 -07:00
Ryan Nowak
ca66e89899
Add a basic attribute routing test
2017-04-11 08:12:27 -07:00
Ryan Nowak
6c79e84d1b
Add BenchmarkDotNet boilerplate
2017-04-11 08:12:26 -07:00
Steve Sanderson
8c58086030
Make TreeRouter restore RouteData snapshots consistently. Fixes #394 .
2017-04-11 15:36:34 +01:00
Pranav K
a721565134
Updating versions to 2.0.0-preview1
2017-04-03 21:41:12 -07:00
Pranav K
ba5156d3e1
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:36 -07:00
Kiran Challa
77da34c7b3
Converted sample and test projects to netcoreapp2.0
2017-03-23 17:04:59 -07:00
Pranav K
1ef45e64b8
Update to net46
2017-03-22 18:26:48 -07:00
Nate McMaster
90794e28bc
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:17:39 -07:00
Nate McMaster
101764328b
Consolidate dependency versions to one file and remove workarounds
2017-03-15 17:01:10 -07:00
Nate McMaster
f286d65cf5
Update appveyor and travis settings
2017-03-14 13:41:23 -07:00
Ajay Bhargav Baaskaran
4569750d86
Using NullLogger types from Logging.Abstractions ( #389 )
2017-03-14 12:19:33 -07:00
David Fowler
7805c94513
Merge pull request #388 from aspnet/no-mono
...
No mono
2017-03-09 13:35:07 -08:00