Daniel Plaisted
a4006bdbeb
Insert NuGet Build 4.4.0-preview1-4365 into cli
2017-08-15 13:50:30 -07:00
Daniel Plaisted
6ed4e12ee8
Merge pull request #7439 from dsplaisted/fix-obtain-master
...
Fix dotnet-install.ps1 script when latest version file for channel is returned as application/octet-stream
2017-08-15 12:16:29 -07:00
Daniel Plaisted
0fc8003702
Merge pull request #7440 from dsplaisted/fix-obtain-release/2.0.0
...
Fix dotnet-install script when latest version file for channel is returned as application/octet-stream
2017-08-15 11:48:45 -07:00
Brett V. Forsgren
22a87d3ca6
Merge pull request #7430 from dotnet/merges/release/2.0.0-to-master-20170814-070029
...
Merge release/2.0.0 to master
2017-08-15 10:15:54 -07:00
Kevin Jones
f1fbd6bdd8
Remove --targets from usage.
2017-08-15 09:50:38 -04:00
John Doe
c4301c6ebf
typo
2017-08-14 21:26:49 -07:00
John Doe
8fc8a03081
typo
2017-08-14 21:26:49 -07:00
Vijay Ramakrishnan
1a9bf33c3a
Updating the websdk to 2.0.0-rel-20170815-630
2017-08-14 19:09:26 -07:00
Daniel Plaisted
83f9a374d3
Fix dotnet-install script when latest version file for channel is returned as application/octet-stream
2017-08-14 18:05:30 -07:00
Daniel Plaisted
8c5e955252
Fix dotnet-install script when latest version file for channel is returned as application/octet-stream
2017-08-14 18:05:04 -07:00
William Li
1fa454bda4
Ingest new version Aspnet store
...
Change the url and name accordingly for the name naming convention
2017-08-14 16:05:22 -07:00
Nick Guerrera
209d0cac73
Merge pull request #7437 from dagood/optional-dotnet-versions/2.0.0
...
[release/2.0.0] Skip versions repo publish if auth not defined
2017-08-14 14:24:35 -07:00
Davis Goodin
ab6933708e
Merge pull request #7436 from dagood/optional-dotnet-versions/master
...
Skip versions repo publish if auth not defined
2017-08-14 16:16:07 -05:00
Brett V. Forsgren
77e289b114
Merge remote-tracking branch 'upstream/release/2.0.0' into merges/release/2.0.0-to-master-20170814-070029
2017-08-14 13:59:06 -07:00
Davis Goodin
2c8ea8263a
Skip versions repo publish if auth not defined
...
(cherry picked from commit b4c1a809b8
)
2017-08-14 14:19:10 -05:00
Davis Goodin
b4c1a809b8
Skip versions repo publish if auth not defined
2017-08-14 14:18:39 -05:00
Mike Lorbetske
be31443adf
Fix dotnet/templating#1206
2017-08-10 23:56:43 -07:00
William Li
6164c26938
Remove comment
...
This is fine
2017-08-10 09:46:02 -07:00
faahmad
ecd6c47d2e
Insert new bits of TPv2 and enable blame data collector
2017-08-10 18:55:06 +05:30
Ravi Eda
90683b8cbb
Workaround for APIScan build parameter. ( #7382 )
...
* Switch to test branch.
* Switch back to master.
2017-08-09 13:35:31 -05:00
Daniel Plaisted
1c5908efa0
Merge pull request #7344 from mishra14/dev-anmishr-gracefulexception
...
Improving UX for dotnet add package when Path.GetTempPath throws
2017-08-09 09:57:06 -07:00
William Li
414585ab27
Pass Deb repo secret to the repoapi script
...
The secret is not passing by env now. However repoapi still assumes the
secret will be passed by env. Pass through the secret via command line
2017-08-08 11:07:09 -07:00
William Li
1ed6be56ca
Updating the branding to 2.0.1-servicing
2017-08-07 15:45:35 -07:00
Daniel Plaisted
6a64e17857
Merge pull request #7225 from GuardRex/guardrex/first-run-info-update
...
Update first time welcome message
2017-08-07 14:48:36 -07:00
Ankit Mishra
da1c8d00a4
simplifying the error message to make it more actionable
2017-08-07 10:10:17 -07:00
Ravi Eda
b60272d64d
Automate triggering of CLI security build. ( #7357 )
...
* Get latest version info from latest.version file. (#5 )
* Switch to master branch.
* Addressed PR feedback (#6 )
* Addressed PR feedback - part 2. (#7 )
2017-08-04 18:37:40 -05:00
William Lee
cda49654db
Merge pull request #7371 from dotnet/merges/release/2.0.0-to-master-20170804-070030
...
Merge release/2.0.0 to master
2017-08-04 15:14:37 -07:00
Nick Guerrera
23c05f3305
Update README.md to trigger build
2017-08-04 09:18:06 -07:00
Nick Guerrera
3b4b05341b
Merge pull request #7372 from dotnet/nicholg/update-sdk
...
Bump SDK version to align nuget versions
2017-08-04 07:47:44 -07:00
Nick Guerrera
8c654cb9e1
Bump SDK version to align nuget versions
2017-08-04 00:53:05 -07:00
Nick Guerrera
8f23b3c357
Merge pull request #7369 from dotnet/nuget-insertbuild4382
...
Insert NuGet Build 4.3.0-rtm-4382 into cli
2017-08-03 23:19:39 -07:00
NuGet Team Bot
d4dd50210d
Insert NuGet Build 4.3.0-rtm-4382 into cli
2017-08-03 21:58:34 -07:00
Nick Guerrera
cdcd1928c9
Merge pull request #7365 from mlorbetske/dev/mlorbe/UpdateTemplatesToThe303Build
...
Update templates to 1.0.0-beta2-20170803-303
2017-08-03 12:24:00 -07:00
Mike Lorbetske
94cadf390b
Update templates to 1.0.0-beta2-20170803-303
2017-08-03 10:38:33 -07:00
William Li
ffcbbbc8c4
Fix ubuntu and mac no permission error
...
cache folder $HOME/.dotnet is created during the install process and user
use. However .dotnet folder belongs to root for ubuntu and mac due to
sudo -H policy. Override HOME during installation.
2017-08-03 10:34:50 -07:00
Ankit Mishra
98c0ef350a
Addressing PR feedback
2017-08-03 10:00:15 -07:00
jbeisner
164879c521
Merge pull request #7332 from johnbeisner/release/2.0.0
...
Updating installation documentation; re: installation scripts: release/2.0.0
2017-08-03 08:11:10 -07:00
jbeisner
5d282e73b1
Merge pull request #7330 from johnbeisner/master
...
Updating installation documentation; re: installation scripts: master
2017-08-03 08:11:03 -07:00
Luke Latham
a256f25d60
Match length of dash lines to headings
2017-08-02 19:57:22 -05:00
Luke Latham
f06b3f25b2
React to feedback and add three more topics to the update
2017-08-02 19:29:26 -05:00
Daniel Plaisted
b24032e1bf
Merge pull request #7347 from dotnet/merges/release/2.0.0-to-master-20170802-070030
...
Merge release/2.0.0 to master
2017-08-02 16:12:40 -07:00
David Kean
8476bbb88a
Merge pull request #7352 from davkean/UpdateSLN
...
Update solution to reflect current state
2017-08-03 08:13:38 +10:00
William Lee
fffe3142ad
Merge pull request #7353 from davkean/RemoveUnneededAllocations
...
Remove unneeded char[] allocations
2017-08-02 14:07:30 -07:00
John Beisner
6e7a9d9d75
Updating installation documentation; clarification & typos - deleting superfluous installation doc.
2017-08-02 13:03:33 -07:00
John Beisner
901f42e3e9
Updating installation documentation; clarification & typos - deleting superfluous installation doc.
2017-08-02 13:03:32 -07:00
Daniel Plaisted
cbb0c0f995
Merge branch 'master' into merges/release/2.0.0-to-master-20170802-070030
2017-08-02 11:36:33 -07:00
David Kean
bf58a5a060
Remove unneeded char[] allocations
...
This was causing 0.2% of allocations in a design-time build trace from a customer.
2017-08-02 18:59:45 +10:00
David Kean
f00adb1057
Move projects to virtual foldes
...
Move tool_fsc to src
Move dotnet-help.Tests to test
2017-08-02 18:43:27 +10:00
David Kean
369b893152
Add MSBuildSdkResolver to the sln
...
Fixes: https://github.com/dotnet/cli/issues/7351 .
2017-08-02 18:40:30 +10:00
David Kean
3c81474cac
Remove non-existent projects
2017-08-02 18:38:02 +10:00