Commit Graph

31 Commits

Author SHA1 Message Date
John Luo 73217edba5 Update package name 2016-03-17 16:36:27 -07:00
John Luo 4df44c8501 Use KillTree from Common 2016-03-16 18:02:59 -07:00
Victor Hurdugaci bc382be632 Fix the tests that hang 2016-03-10 11:50:18 -08:00
Ajay Bhargav Baaskaran 467e520b35 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:54:13 -08:00
Victor Hurdugaci c43c37e7f9 - E2E test
- File watcher that takes the globbing patterns into account
- A big rewrite of the core algorithm
2016-03-03 13:46:45 -08:00
Ajay Bhargav Baaskaran b62d90d7dc Enabled xml doc generation 2016-03-03 12:15:50 -08:00
Doug Bunting 5f153686e9 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 18:37:40 -08:00
N. Taylor Mullen e5c6f5ed14 Revert "Transition to netstandard."
This reverts commit 5f2f434034.
2016-03-02 09:57:58 -08:00
N. Taylor Mullen 5f2f434034 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:40:42 -08:00
John Luo 82d3269b45 Fixed how processes are killed on Linux 2016-02-26 17:53:52 -08:00
Victor Hurdugaci 59cb4fe65a dnx-watch -> dotnet-watch 2016-02-16 15:33:20 -08:00
Pranav K 4bef698f3b Reacting to CoreCLR package version changes 2016-02-08 09:33:43 -08:00
Victor Hurdugaci f452597452 Add Microsoft.NETCore.Platforms to the projects that have to be built with dnu 2016-02-02 12:44:07 -08:00
Brennan 3fce15bc6a React to Logging API changes 2016-01-25 09:35:11 -08:00
Victor Hurdugaci 3e2798957a Exit on change option 2016-01-22 11:44:56 -08:00
Brennan d20b14d846 React to Fileproviders namespace changes 2016-01-21 16:48:58 -08:00
Pranav K 9a05ea80c4 Removing System.Runtime.Extensions 2016-01-20 20:47:18 -08:00
Brennan 54ae0b9296 Unsource CommandLineUtils 2016-01-06 13:19:33 -08:00
Brennan cbc201ac26 Remove unused OnExecute 2015-12-15 08:53:41 -08:00
Pavel Krymets e0d3d7e85d Catch and display project validation exceptions correctly 2015-12-11 14:13:56 -08:00
John Luo 78cacfe20b Reacting to verbose rename 2015-12-03 16:28:10 -08:00
Pavel Krymets 086f87a356 React to abstraction changes 2015-12-03 14:18:49 -08:00
N. Taylor Mullen bba44597fc Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:25:07 -08:00
Cesar Blum Silveira 74d89b2e32 Strong name everything. 2015-11-02 14:40:58 -08:00
Pavel Krymets e7dc875d75 Add emitEntryPoint to dnx-watch 2015-10-27 09:20:40 -07:00
Pavel Krymets 54af2c339f Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions 2015-10-26 13:22:55 -07:00
Pranav K df66c60e24 Reacting to JsonParser renames 2015-10-07 11:28:57 -07:00
Pranav K ac6e441f15 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:58 -07:00
Ajay Bhargav Baaskaran c7e3f98cdd Enabling NuGetPackageVerifier 2015-09-28 18:11:01 -07:00
David Fowler 22d13c4b34 Fixed some small usage issues
- Simplify waiting for changes
- Fixed project dependencies
2015-09-27 23:04:10 -07:00
Victor Hurdugaci 3f40980d02 First version of dnx watch 2015-09-27 13:59:07 -07:00