Commit Graph

407 Commits

Author SHA1 Message Date
Nate McMaster 349980c89e
Add DOTNET_USE_POLLING_FILE_WATCHER to help output 2016-11-07 09:46:39 -08:00
Nate McMaster c84bdb35d3
dotnet-watch: add extended help to clarify usage (#218) 2016-11-07 09:46:31 -08:00
Nate McMaster 8dc7ac8623 Add DOTNET_USE_POLLING_FILE_WATCHER to help output 2016-11-04 13:35:46 -07:00
Nate McMaster 944e99121c Add nuget feed to restore CLI dependencies 2016-11-04 10:47:13 -07:00
Nate McMaster 5de082e687 Upgrade Microsoft.DotNet.Cli.Utils from preview2 to preview3 2016-11-04 10:18:46 -07:00
Nate McMaster 42d8ccbc47 dotnet-watch: add extended help to clarify usage (#218) 2016-11-03 17:54:09 -07:00
Nate McMaster 7054992254 Bump tools versions to 1.1.0 2016-11-03 12:17:49 -07:00
Nate McMaster ca70ef0b34
Change version to msbuild1 2016-11-03 12:09:19 -07:00
Nate McMaster 90f92fabe3 Upgrade Microsoft.NET.Sdk in tests 2016-11-03 09:16:08 -07:00
Nate McMaster 6d540faf18 Remove custom targets for sxs msbuild installation 2016-11-02 15:40:45 -07:00
Nate McMaster 77122d0246 Build feature/ branches on CI 2016-11-02 14:44:38 -07:00
Nate McMaster 217dab2016 Fix packaging on CI 2016-11-02 14:36:51 -07:00
Nate McMaster fcd6764cd1 Add <clear /> to nuget.config 2016-11-02 14:16:05 -07:00
Nate McMaster 3b0947b4af
Add workaround for bug in Configuration 1.0.1 2016-11-02 13:46:23 -07:00
Nate McMaster 54031fb399
Downgrade to 1.0.1 2016-11-02 13:41:59 -07:00
Nate McMaster b4027529a7 Bundle deps.json files in tools packages 2016-11-02 10:38:39 -07:00
Nate McMaster 975e22ad06 Drop tools back to Microsoft.NETCore.App 1.0.1 2016-11-02 09:42:17 -07:00
Nate McMaster d5c0c29a0c Remove custom nuget feeds from main project feed config 2016-11-01 18:41:58 -07:00
Nate McMaster 6fd5e2ab52 Install cli preview3 side-by-side for msbuild testing 2016-11-01 18:41:58 -07:00
Nate McMaster 7afad9102f Update dotnet-watch README.md 2016-11-01 18:41:58 -07:00
Nate McMaster 4698985846 Port dotnet-watch to support MSBuild 2016-11-01 18:39:51 -07:00
Nate McMaster 8fd91043d3 Switch korebuild version to feature/msbuild 2016-11-01 18:39:51 -07:00
Nate McMaster 29df59b89c Create initial prototype of dotnet-user-secrets with MSBuild support 2016-11-01 18:39:51 -07:00
Scott Hanselman 9744f94b39 Update README for dotnet-watch to specify which version to install (#210) 2016-11-01 18:39:14 -07:00
Nate McMaster a0e164f379
dotnet-user-secrets: add support for json output and piping json input 2016-10-31 14:15:52 -07:00
Nate McMaster 01d35b0624 Update .sln to remove project files that don't exist anymore
[ci skip]
2016-10-21 12:09:49 -07:00
Nate McMaster c7ff19c285 Remove Microsoft.Extensions.ProjectModel
Resolves #182
2016-10-18 09:45:09 -07:00
Nate McMaster 70bafa9753 Upgrade to MSBuild 15.1.319-preview5 and fix broken tests. (#201) 2016-10-17 15:09:24 -07:00
Nate McMaster 68533f32f7 Upgrade test project to netcoreapp1.1 2016-10-17 13:38:40 -07:00
Nate McMaster 640ee4e883 React to upgrade to preview2.1 CLI 2016-10-17 12:25:11 -07:00
Nate McMaster 721cbe3435 Refactor dotnet-watch to isolate project.json dependency 2016-10-17 12:06:19 -07:00
Pranav K 62df63ada8 Updating to preview4 2016-10-17 09:55:51 -07:00
Pranav K 85fc930732 Merge remote-tracking branch 'origin/rel/1.1.0-preview1' into dev 2016-10-17 09:55:51 -07:00
Pranav K 3b4b9a84c1 Branching for 1.1.0-preview1 2016-10-17 09:48:54 -07:00
Nate McMaster 4cbd904154 dotnet-watch: add --verbose and --quiet command line flags 2016-10-13 16:22:53 -07:00
Pranav K f8a1a66ab7 Revert "Updating to netcoreapp1.1"
This reverts commit fd6df3c74d.
2016-10-12 16:39:36 -07:00
Nate McMaster 5d998a16d8 dotnet-watch: simplify the end to end testing to not rely on tool installation via restore (#194) 2016-10-12 16:12:52 -07:00
Prafull Bhosale 0627d859af Fix path issue in assertion for DotNetDependencyProviderTests 2016-10-12 14:40:32 -07:00
Pranav K fd6df3c74d Updating to netcoreapp1.1 2016-10-12 13:45:08 -07:00
Prafull Bhosale 8fb38d3637 Add Project References to ProjectContext 2016-10-12 13:40:52 -07:00
Prafull Bhosale 1ae83eff70 Handle compilerOptions in project.json 2016-10-12 09:58:11 -07:00
Prafull Bhosale 329b65fc69 Add AssemblyName to ProjectContext 2016-10-12 09:10:35 -07:00
Prafull Bhosale 8be3b16756 Fix DotNetDependencyProviderTest for CI 2016-10-10 14:07:08 -07:00
Nate McMaster 78e35d3c6f Split ProjectModel into separate packages (#188) 2016-10-10 13:11:31 -07:00
Prafull Bhosale f7932b57a6 Add Dependency Resolution Apis to ProjectContext Abstractions 2016-10-10 11:33:49 -07:00
Nate McMaster c20b9ae894 Add PackageLockFile to IProjectContext (#187) 2016-10-10 11:30:12 -07:00
Nate McMaster f9412e7707
Remove unnecessary workaround. Resolves #165. 2016-10-06 13:37:33 -07:00
Nate McMaster 92a8d6d3bd Add API for multi-tfm projects (#184)
Project builder supports auto-detecting the framework
2016-10-06 13:03:05 -07:00
N. Taylor Mullen 4214884b3e Fix xml doc warning. 2016-10-06 12:38:30 -07:00
Nate McMaster 74a067fdc3 React to aspnet/Configuration#525 2016-10-06 12:34:50 -07:00