Pranav K
d7b7036700
Updating build scripts to point to 2.0.0-preview2 KoreBuild
2017-05-31 19:53:32 -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
David Fowler
8a0d2d5ffa
Update .travis.yml
2017-03-08 20:20:20 -08:00
Nate McMaster
9216c6d466
Update AppVeyor and Travis settings
2017-03-01 18:25:45 -08:00
Nate McMaster
bb661fe517
Change korebuild branch and fix argument forwarding in bootstrapper
2017-03-01 18:14:13 -08:00
Nate McMaster
c9d0ba6f45
Downgrade to stable packages
2017-02-15 12:28:47 -08:00
Doug Bunting
7c37e31c97
Get AppVeyor builds working again
2017-02-15 08:35:14 -08:00
Doug Bunting
ce76fc02f2
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 16:35:35 -08:00
Nate McMaster
053c77e10e
Remove makefile.shade and sources.nuspec
2017-02-10 12:32:51 -08:00
Pranav K
0f4ce625ed
Update to VS 2017 RC3
2017-01-27 11:04:42 -08:00
Kiran Challa
755d436840
Fixed error message related to escaping curly braces.
2017-01-03 14:33:36 -08:00
Kiran Challa
071b616178
Merge branch 'rel/1.1.1' into dev
...
# Conflicts:
# NuGet.config
# samples/RoutingSample.Web/project.json
# src/Microsoft.AspNetCore.Routing.Abstractions/project.json
# src/Microsoft.AspNetCore.Routing.DecisionTree.Sources/project.json
# src/Microsoft.AspNetCore.Routing/project.json
# test/Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests/project.json
# test/Microsoft.AspNetCore.Routing.DecisionTree.Sources.Tests/project.json
# test/Microsoft.AspNetCore.Routing.FunctionalTests/project.json
# test/Microsoft.AspNetCore.Routing.Tests/project.json
2017-01-03 13:33:26 -08:00
Kiran Challa
4bfd663c45
[ Fixes #370 ] Raw route values should be restored after template binder failing binding values when generating a url
...
- Reverted changes made in commit: 1c9a54aeb8
2017-01-03 13:23:36 -08:00