Ryan Brandenburg
ac0b1895c1
2.0.0-rtm to 2.1.0-preview1
2017-07-24 12:32:50 -07:00
Ryan Brandenburg
685f50799f
Skip first time experience on Appveyor
2017-07-10 15:24:05 -07:00
Pranav K
cdb53832af
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:58:01 -07:00
Pranav K
5966f7158d
Updating KoreBuild branch
2017-07-10 11:58:01 -07:00
Pranav K
5dd5d16306
Merge branch 'rel/2.0.0' into dev
2017-07-10 11:45:48 -07:00
Pranav K
5b3d36213e
Branching for 2.0.0 rtm
2017-07-10 11:45:48 -07:00
Ryan Brandenburg
f1bce4f6cd
Remove NETStandard.Library.NETFramework
2017-07-07 10:23:17 -07:00
Pranav K
195d435278
Update version suffix for 2.0.0 RTM release
2017-07-06 15:08:47 -07:00
Ryan Brandenburg
24d589b8c8
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:06:27 -07:00
Nate McMaster
ec16dd1757
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:39:04 -07:00
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