dotnet-installer/src/dotnet/commands
Ajay Bhargav Baaskaran 44fd8bc2de Updated ProjectModel
- Added PackOptions, RuntimeOptions, PublishOptions and updated CompilationOptions
 - Added IncludeFilesResolver to parse include, exclude patterns
 - Added compile, embed and copyToOutput to compilationOptions
 - Renamed compilationOptions to buildOptions
 - Moved compilerName into buildOptions
 - This change is backwards compatible
 - Added warnings to be shown when the old schema is used
 - Handled diagnostic messages in ProjectReader
 - Added unit and end to end tests
2016-04-27 11:49:44 -07:00
..
dotnet-build Updated ProjectModel 2016-04-27 11:49:44 -07:00
dotnet-compile Updated ProjectModel 2016-04-27 11:49:44 -07:00
dotnet-compile-csc Fixing compiler command line options bugs. 2016-04-20 18:47:38 -05:00
dotnet-compile-native Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-help Merge branch 'rel/1.0.0' into blackdwarf-patch-2 2016-04-08 17:53:48 -07:00
dotnet-new Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-pack Updated ProjectModel 2016-04-27 11:49:44 -07:00
dotnet-projectmodel-server Updated ProjectModel 2016-04-27 11:49:44 -07:00
dotnet-publish Updated ProjectModel 2016-04-27 11:49:44 -07:00
dotnet-repl Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-repl-csi Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-resgen Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-restore Remove System.CommandLine dependency. 2016-04-20 18:47:37 -05:00
dotnet-run dotnet run doesn't accept '--' arg separator anymore 2016-04-26 19:57:29 -05:00
dotnet-test Modify dotnet-test to run testRunner for all tfms 2016-04-22 16:40:03 -07:00