BrennanConroy
190f2d371d
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-02 15:24:21 -07:00
BrennanConroy
1018f41f15
Missed some obsolete logging calls
2017-05-02 15:23:21 -07:00
Pranav K
f92543dfd8
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:45 -07:00
Pranav K
d39aa567ae
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:12 -07:00
BrennanConroy
ed4d3d957d
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-27 16:26:48 -07:00
BrennanConroy
04dbf42264
React to Logging API changes
2017-04-27 16:22:25 -07:00
AndriySvyryd
e147b33fd2
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-04-26 21:45:57 -07:00
AndriySvyryd
979107493e
Treat all SQL exceptions the same in DatabaseErrorPageMiddlewareTest
...
Fixes #366
2017-04-26 21:38:56 -07:00
Pranav K
060fcca779
Updating package version to preview2
2017-04-26 07:12:46 -07:00
Pranav K
8510397509
Merge branch 'rel/2.0.0-preview1' into dev
2017-04-25 22:01:46 -07:00
Pranav K
9680560aae
Branching for 2.0.0-preview1
2017-04-25 22:01:43 -07:00
AndriySvyryd
c73bd7e63e
Increase timeout in EF tests
2017-04-25 13:18:05 -07:00
Pranav K
0786f18c3e
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:07 -07:00
Smit Patel
8c2409404d
Update API Check related files
...
React to aspnet/BuildTools#238
2017-04-25 08:18:22 -07:00
Pranav K
fb12815786
Remove System.Reflection.Metadata
2017-04-21 18:10:45 -07:00
Ryan Brandenburg
9daa61084e
Make DataStoreErrorLogger._log static
2017-04-21 09:26:04 -07:00
Brice Lambson
e3180baea5
Re-enable Entity Framework tests
...
Resolves #350
2017-04-20 12:11:22 -07:00
Kiran Challa
e450dd707e
Deleted obsolete razor views and models
2017-04-20 10:03:39 -07:00
Smit Patel
775847a1fa
Disable SqlServer specific tests on netcoreapp2.0 on win7/2008
2017-04-16 11:58:33 -07:00
Kiran Challa
ee1cfdf41e
[Fixes #] DeveloperExceptionPage throws when SourceFileContent is null in an ICompilationException
2017-04-11 05:59:17 -07:00
Pranav K
52a388e0ec
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -07:00
Pranav K
7fa3babfb4
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:32 -07:00
Kiran Challa
6ac219c710
updated
2017-03-23 16:25:51 -07:00
Kiran Challa
6f2a0702e3
Converted samples and test projects to run on netcoreapp2.0
2017-03-23 16:25:51 -07:00
N. Taylor Mullen
e3e4176124
Try renaming functional tests as a potential mitigation for long path issues.
2017-03-23 11:12:20 -07:00
Pranav K
237abd0b69
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 13:50:35 -07:00
Nate McMaster
ddb5de0f77
Update Travis to macOS Sierra
...
[skip appveyor]
2017-03-21 12:06:44 -07:00
Nate McMaster
e8db0cb43e
Unify dependency versions to one file and remove workarounds
2017-03-15 13:25:35 -07:00
Nate McMaster
36195d7f1b
Update appveyor and travis settings
2017-03-14 13:40:01 -07:00
David Fowler
9fac9c8d5f
Merge pull request #351 from aspnet/no-mono
...
No mono
2017-03-09 18:04:16 -08:00
David Fowler
9ae3938e05
Update .travis.yml
2017-03-08 20:51:33 -08:00
Nate McMaster
4916ff75cd
Update AppVeyor and Travis settings
2017-03-01 18:25:39 -08:00
Nate McMaster
c532c3391d
Change korebuild branch and fix argument forwarding in bootstrapper
2017-03-01 18:14:13 -08:00
Arthur Vickers
3a8b8c81ab
Update in-memory tests to used named database.
2017-02-28 16:46:30 -08:00
Nate McMaster
02dc95eda3
React to aspnet/Korebuild#160
2017-02-16 10:03:40 -08:00
Doug Bunting
c354afebc8
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
Address existing issues
- work around test failures, including #350
- skip tests mentioned in #350
- reorder xunit and xunit.runner.visualstudio; setup fails for .NET Core otherwise
- skip all tests using LocalDB on Linux and OSX
- `[FrameworkSkipCondition(RuntimeFrameworks.Mono)]` now redundant
- correct AppVeyor image
nits:
- let VS add the test `<Service>`
- use `[ConditionalFact]` when there's no test data
2017-02-16 08:40:27 -08:00
Nate McMaster
01d2c102fc
Downgrade to stable packages
2017-02-14 21:54:02 -08:00
Nate McMaster
4c5739c852
Upgrade to VS 2017
2017-01-31 10:01:38 -08:00
Kiran Challa
fb7c25b662
Added OriginalQueryString property to IStatusCodeReExecuteFeature interface
2017-01-27 10:48:59 -08:00
Arthur Vickers
f35a3b4918
Remove obsolete calls to AddEntityFramework
2017-01-26 12:03:21 -08:00
Nate McMaster
215e41f673
Remove Microsoft.AspNetCore.DiagnosticsViewPage.Sources package
2017-01-09 12:13:05 -08:00
Pranav K
4b77edfe7a
Updating to 4.4 CoreFx packages
2016-12-14 14:47:28 -08:00
Ajay Bhargav Baaskaran
e0c96f6788
Removed packages list in NuGetPackageVerifier.json
2016-12-12 00:52:17 -08:00
N. Taylor Mullen
7cc4caa7b2
Update .travis.yml osx image to xcode7.3.
2016-12-08 10:04:10 -08:00
N. Taylor Mullen
ea27a4e56c
Pin global.json SDK to 1.0.0-preview2-1-003177.
2016-11-23 16:00:15 -08:00
Nate McMaster
006ed20be7
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:57:06 -08:00
Pranav K
32cced78b8
Update dependency versions
2016-11-10 08:41:05 -08:00
Pranav K
f4f1902808
Updating versions to 1.2.0-*
2016-11-09 14:17:12 -08:00
Pranav K
a3af7bb03d
Merge branch 'rel/1.1.0' into dev
2016-11-09 11:30:06 -08:00
Pranav K
3a319f4147
Branching for 1.1.0
2016-11-09 11:30:01 -08:00