Eric Erhardt
|
ae78b87587
|
Update SDK to 2.0.0-alpha-20170410-1.
|
2017-04-10 14:24:52 -05:00 |
|
Livar
|
18126c4ea8
|
Merge branch 'master' into CacheRename
|
2017-04-08 09:36:15 -07:00 |
|
Livar
|
cc9271119e
|
Merge pull request #6266 from wli3/fix-migrate-x
Fix migrate command's parse error
|
2017-04-08 09:34:52 -07:00 |
|
Eric Erhardt
|
07b25e268c
|
Rename cache to store .
Rename `dotnet publish --filter` to `dotnet publish --target`.
Partial fixes for #6243, #6244
|
2017-04-07 14:21:16 -05:00 |
|
William Li
|
4f52ed37f7
|
Fix migrate command's parse error
argument. So, when it is trying to materialize MigrateCommand, the file
path does not match what it is expected(a bool).
|
2017-04-07 08:01:06 -07:00 |
|
Mike Lorbetske
|
379dd5c9e0
|
Update template engine & template versions
|
2017-04-05 13:50:12 -07:00 |
|
Eric Erhardt
|
b00384f497
|
Merge pull request #6234 from eerhardt/SelfContained
Add --self-contained to publish.
|
2017-04-04 12:03:09 -05:00 |
|
Livar
|
6c5d622b9e
|
Merge pull request #6151 from smadala/rd-arg
Add results-directory switch to dotnet test
|
2017-04-04 08:31:58 -07:00 |
|
Satya Madala
|
bd10beafae
|
update help message for test results directory
|
2017-04-04 12:40:18 +05:30 |
|
Livar
|
34f7df0763
|
Merge pull request #6209 from livarcocc/first_run_fallback_folder
First run fallback folder
|
2017-04-03 23:23:29 -07:00 |
|
Livar Cunha
|
3d0089552c
|
Fixing failures in tests when the user has a fallbackfolder setup on this machine already. These failures are again due to the fact that --packages are not populated when the packages are found in the fallback folder.
|
2017-04-03 22:15:40 -07:00 |
|
Eric Erhardt
|
ab15200500
|
Add --self-contained to publish.
This flows to the $(SelfContained) property added in https://github.com/dotnet/sdk/pull/1053
|
2017-04-03 18:17:08 -05:00 |
|
Livar Cunha
|
347bd4b1fe
|
Fixing the location of the sentinel and placing it side by side with the fallback folder.
|
2017-03-30 14:14:36 -07:00 |
|
jonsequitur
|
7a90675be7
|
enforce repeating options to for multiple arguments
|
2017-03-30 07:43:04 -07:00 |
|
Satya Madala
|
8bed1b3a23
|
Update help text
|
2017-03-30 12:13:14 +05:30 |
|
Satya Madala
|
12e59ebb6e
|
Merge branch 'master' into rd-arg
|
2017-03-25 16:33:01 +05:30 |
|
Satya Madala
|
8a6913b2fe
|
Add results directory arg to dotnet test
|
2017-03-25 15:18:14 +05:30 |
|
Livar
|
9f186882b3
|
Merge pull request #6120 from dasMulli/bugfix/run-directory-arg
Allow directories as project arguments to run command.
|
2017-03-24 14:14:50 -07:00 |
|
dasMulli
|
a4cb3fdf81
|
Allow directories as project arguments to run command.
|
2017-03-24 06:44:53 +01:00 |
|
jonsequitur
|
abfb877c5d
|
update Microsoft.DotNet.Cli.CommandLineParser version for more selective option splitting
|
2017-03-23 17:12:35 -07:00 |
|
jonsequitur
|
857df6a384
|
remove unused variable
|
2017-03-22 15:47:54 -07:00 |
|
jonsequitur
|
94bc781df7
|
remove debug file output
|
2017-03-22 13:51:45 -07:00 |
|
jonsequitur
|
c58b0b70a6
|
add null propagation
|
2017-03-22 13:51:32 -07:00 |
|
jonsequitur
|
0eca6cb9cd
|
remove unused forwarded argument
|
2017-03-21 14:55:33 -07:00 |
|
jonsequitur
|
66980de543
|
merge
|
2017-03-21 14:19:56 -07:00 |
|
Livar
|
09f07e8b04
|
Merge pull request #6090 from eerhardt/Run
Port #4403 back into the main source code.
|
2017-03-21 13:11:02 -07:00 |
|
jonsequitur
|
4effd9354c
|
merge
|
2017-03-21 11:57:08 -07:00 |
|
Eric Erhardt
|
55eb812664
|
Port #4403 back into the main source code.
This change was lost when we converted the MSBuild "run3" verb to just "run".
Fix #6076
|
2017-03-21 13:46:08 -05:00 |
|
Rama Krishnan Raghupathy
|
a48f3a6bbf
|
Using Apphost.exe for standalone apps
|
2017-03-20 18:06:48 -07:00 |
|
jonsequitur
|
c85492bd48
|
merge master
|
2017-03-19 17:09:05 -07:00 |
|
jonsequitur
|
daac945742
|
restore loc strings, subcommand parsers into separate files
|
2017-03-19 16:38:08 -07:00 |
|
Jon Sequeira
|
43c13f2f53
|
move parse result validation to CommandBase to allow custom messages
|
2017-03-19 14:30:43 -07:00 |
|
jonsequitur
|
0d04b51c93
|
get the full path for dotnet cache output
|
2017-03-17 11:06:58 -07:00 |
|
Livar
|
1574349a59
|
Merge pull request #5875 from dotnet/mairaw-patch-1
Fix misleading string for dotnet add package
|
2017-03-16 19:55:33 -07:00 |
|
Maira Wenzel
|
1ee9529203
|
reverted SpecifyExactlyOnePackageReference string
|
2017-03-16 16:10:48 -07:00 |
|
jonsequitur
|
973021b214
|
publish, cache, text fixes; rename ForwardAs and introduce ForwardAsMany
|
2017-03-16 13:22:08 -07:00 |
|
Maira Wenzel
|
9b06921b75
|
addressed feedback
|
2017-03-16 10:59:33 -07:00 |
|
jonsequitur
|
8aa702dc97
|
text fixes for dotnet remove
|
2017-03-16 10:46:08 -07:00 |
|
jonsequitur
|
9c2e8f0037
|
text fixes, remove file existence validations from parse
|
2017-03-16 09:49:07 -07:00 |
|
Piotr Puszkiewicz
|
6c8400b8be
|
dotnet run --no-build
test shows the option was previously supported, but ignored.
|
2017-03-16 02:39:48 -07:00 |
|
Livar
|
d347e2781d
|
Merge pull request #5922 from blackdwarf/helpadd
Add dotnet help <verb> support
|
2017-03-15 22:00:00 -07:00 |
|
jonsequitur
|
5bfd610407
|
add back --version-suffix
|
2017-03-15 19:25:16 -07:00 |
|
jonsequitur
|
ae312b7965
|
adjust parser constraints for dotnet add
|
2017-03-15 19:09:54 -07:00 |
|
Jon Sequeira
|
8a2be57617
|
text fixes for dotnet remove
|
2017-03-15 13:59:39 -07:00 |
|
blackdwarf
|
30a872bd80
|
Responding to PR feedback
|
2017-03-15 09:51:07 -07:00 |
|
Zlatko Knezevic
|
d251734170
|
Responding to PR feedback
|
2017-03-15 09:37:28 -07:00 |
|
Jon Sequeira
|
c316b98c74
|
remove command fixes
|
2017-03-15 09:27:27 -07:00 |
|
Jon Sequeira
|
bbc2722cb7
|
loc spelling error and other fixes
|
2017-03-14 23:13:59 -07:00 |
|
jonsequitur
|
d3a101ebad
|
list reference accepts zero or one arg
|
2017-03-14 20:20:25 -07:00 |
|
jonsequitur
|
1ca338838a
|
dotnet list reference fix
|
2017-03-14 19:19:31 -07:00 |
|