Pranav K
6ad27bb705
* Remove xunit.runner.console reference
...
* Replace ExceptionAssert2.ThrowsArgumentNull with
ExceptionAssert.ThrowsArgumentNull
2016-03-17 17:11:49 -07:00
Pranav K
64f7eff322
Fixing CI build break
2016-03-15 12:39:38 -07:00
Doug Bunting
a424475be7
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:36:52 -08:00
N. Taylor Mullen
d33c2ac377
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:31:31 -08:00
John Luo
ec5808f8b6
Updating test TFMs for custom test discovery
2016-02-18 15:02:27 -08:00
N. Taylor Mullen
3b4b3b8ca2
Remove System.Runtime dependency.
...
- This dependency is now pulled in transitively.
- It was temporarily re-added due to a DNX bug.
2016-02-13 22:05:25 -08:00
Kiran Challa
85b1ac37bf
Enable tests to run using donet xunit test runner
2016-02-09 21:42:36 -08:00
N. Taylor Mullen
7190b704b1
Temporary build test fixes.
2016-02-06 15:08:27 -08:00
N. Taylor Mullen
42890042a3
Update shared project system.runtime dependency.
2016-02-05 17:50:53 -08:00
N. Taylor Mullen
46d7d8988e
Update project.json to remove redundant System.Runtime dependency.
...
- This package is pulled in transitively.
2016-02-05 17:21:45 -08:00
N. Taylor Mullen
43dfd15a01
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:32:33 -08:00
N. Taylor Mullen
b87a8001fe
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:08 -08:00