Kiran Challa
af19899927
[ Fixes #279 ] Deleted RuntimeInfo middleware, sample and tests
2016-05-16 13:12:40 -07:00
Rowan Miller
b9565b9ba3
Include instructions for PMC migrations commands
...
Update database error page to include instructions for using Package Manager Console commands to add/apply migrations.
Resolves #290
2016-05-10 12:08:12 -07:00
Pranav K
0b393fbc04
Fix build warnings
2016-05-02 13:21:03 -07:00
Pranav K
3d09f972ad
Remove IApplicationEnvironment references
2016-04-26 12:12:57 -07:00
Pranav K
a35571b8c5
Use latest build of dotnet-test-xunit
2016-04-19 14:53:55 -07:00
Pavel Krymets
09ce98ec41
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:04:24 -07:00
Pavel Krymets
4432018ebe
Migrate tests, tools and samples to portable
2016-04-15 09:34:48 -07:00
John Luo
dfc2e71d7f
Moving web.config and use ANCM
2016-04-11 10:08:14 -07:00
=
57744b712f
Target net451 so functional tests execute with xunit runner on linux
2016-03-09 17:07:49 -08:00
Eilon Lipton
3d72f5207f
Fix package metadata
...
Plus a few other pre-Core names.
2016-03-07 22:50:04 -08:00
Pranav K
fba3641a6b
Remove Mvc dependency from Diagnostics
2016-03-03 06:34:49 -08:00
Doug Bunting
0ae7fd0a93
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 16:39:31 -08:00
N. Taylor Mullen
be3c20cab4
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:28 -08:00
Doug Bunting
af97bcd8e2
Do not attempt to use localDb except on Windows
...
- #251
nit: add `--quiet` to Travis configuration so that log can be displayed in browser
2016-02-25 09:58:24 -08:00
John Luo
a9644a5bf3
Updating test TFMs for custom test discovery
2016-02-22 15:45:55 -08:00
Kiran Challa
a03b2dc6b4
Enable tests to run using dotnet xunit runner
2016-02-09 22:18:22 -08:00
John Luo
8d804cfbbc
Updating to new CLI
2016-02-03 13:40:06 -08:00
ryanbrandenburg
6411fdcf29
* Add functional tests for samples
2016-02-01 11:12:27 -08:00