Commit graph

5486 commits

Author SHA1 Message Date
Livar
61bffa5030 Merge pull request #6081 from omajid/github-markdown-change
Fix markdown headings to work with github's new rendering
2017-03-20 21:08:00 -07:00
Livar
7551974458 Merge pull request #5995 from svick/patch-4
Fixed section link to latest released version
2017-03-20 21:07:35 -07:00
Livar
a70f2a7af8 Merge pull request #6054 from eerhardt/EnableLinuxTests
Enable tests on linux portable build.
2017-03-20 20:59:44 -07:00
Eric Erhardt
5194735e27 Disable cli tool tests on linux-x64 that require netcoreapp1.1. 2017-03-20 21:39:15 -05:00
Rama krishnan Raghupathy
2fb9033970 Merge pull request #6085 from ramarag/apphost
Using Apphost.exe for standalone apps
2017-03-20 19:21:04 -07:00
Livar
ef0b05ea21 Merge pull request #6080 from livarcocc/fix_more_distros
Fixing the extra distros.
2017-03-20 18:19:56 -07:00
Rama Krishnan Raghupathy
a48f3a6bbf Using Apphost.exe for standalone apps 2017-03-20 18:06:48 -07:00
Petr Onderka
a5e0b35b97 Fixed section link to latest released version 2017-03-21 00:11:11 +01:00
Eric Erhardt
8091cc9783 Merge pull request #6084 from kendaleiv/patch-2
Fix README.md table
2017-03-20 17:11:54 -05:00
Ken Dale
a9082e56fb Fix README.md table 2017-03-20 18:09:21 -04:00
Livar Cunha
ff294c312a Fixing the moniker for the new rids. 2017-03-20 14:37:29 -07:00
Livar Cunha
9b43669862 Add linux x64 back to the rids list of crossgen tools. 2017-03-20 13:43:41 -07:00
Omair Majid
98a55251e7 Fix markdown headings to work with github's new rendering
Recent changes to github now require a space after '#' for headings in
markdown documents to work correctly. See:
https://github.github.com/gfm/#atx-headings
2017-03-20 16:28:07 -04:00
Livar Cunha
df496d0959 Fixing the extra distros. 2017-03-20 12:41:47 -07:00
Eric Erhardt
bd58bcf03b Disable F# tests on linux-x64.
linux-x64 only has .NET Core 2.0, but F# requires .NET Core 1.0 runtime.
2017-03-20 12:23:24 -05:00
Eric Erhardt
4fc2e8e19a Read artifacts rid from BuildInfo.props 2017-03-20 12:23:24 -05:00
Eric Erhardt
8e239a4825 Clean up dead code
These are old usages of GetRuntimeIdentifier() that are no longer needed.
2017-03-20 12:23:23 -05:00
Eric Erhardt
c492e714e6 Enable tests on linux portable build. 2017-03-20 12:23:22 -05:00
Livar
ae6c0d17dc Merge pull request #5990 from livarcocc/enable_more_distros
Enable more distros
2017-03-20 09:36:24 -07:00
Eric Erhardt
d0bdccf5d6 Merge pull request #6064 from omajid/remove-linux-portable-obtain-script
Remove --linux-portable from dotnet-install.sh
2017-03-19 21:41:16 -05:00
Livar Cunha
421c7cb3b2 Undoing hack to retarget vstest console now that it is no longer necessary and it targets 2.0. 2017-03-18 09:59:41 -07:00
Eric Erhardt
1ff379a36c Merge pull request #6065 from omajid/dotnet-install-consistency
Fix path printed in help for dotnet-install
2017-03-18 09:39:01 -05:00
Livar
bd0c1f5c15 Merge pull request #6062 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001791 (master)
2017-03-17 20:38:01 -07:00
Livar Cunha
ec7c81ea84 Disabling intermittent test and fixing assets for windows only tests. 2017-03-17 20:32:52 -07:00
Livar Cunha
69ce37d1eb Added a comment for the bug tracking enabling F# in the 2.0 CLI. 2017-03-17 20:32:51 -07:00
Livar Cunha
bb178a5133 Updated tests to the new appropriate TFM 1.1, since we need a shared runtime besides 2.0 in the new distros. Once we have vstest for 2.0 then we won't need it anymore. 2017-03-17 20:32:51 -07:00
Livar Cunha
cfd0874c96 Modified test assets and added the new rids back as badges and CI. Still need to update tests. 2017-03-17 20:32:50 -07:00
Omair Majid
4b233bdf82 Fix path printed in help for dotnet-install
The script does not install to /usr/local/share/. It instead installs to
$HOME/.dotnet. Fix the doc text.

Also fix the names in code that incorrectly talk about /usr/local/share.
2017-03-17 22:06:16 -04:00
Omair Majid
df98363da4 Remove --linux-portable from dotnet-install.sh
It duplicates functionality achieved by using `--runtime-id linux-x64`.
Remove it and fix callers.

Keep the the --linux-portable flag in the  build scripts; that now calls
--runtime-id linux-x64 in the install script.
2017-03-17 20:27:02 -04:00
dotnet-bot
1a767d4238 Update CoreSetup to beta-001791 2017-03-17 20:56:42 +00: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
Livar
e667323879 Merge pull request #6055 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001783 (master)
2017-03-16 19:53:48 -07:00
dotnet-bot
7cdef98e18 Update CoreSetup to beta-001783 2017-03-17 01:32:18 +00:00
Maira Wenzel
1ee9529203 reverted SpecifyExactlyOnePackageReference string 2017-03-16 16:10:48 -07:00
Livar
f8c3c4a030 Merge pull request #6003 from karajas/allowBootstrapConfig
Allow bootstrap directory and nuget packages to be configured
2017-03-16 14:59:44 -07:00
Livar
5476ad9cf8 Merge pull request #6053 from smadala/tp-redist-02
Netcoreapp2.0 targetted TestPlatform
2017-03-16 14:56:23 -07:00
Karthik Rajasekaran
54df3398ea Allow nuget packages to be configured 2017-03-16 12:47:02 -07:00
Satya Madala
1f886632f2 remove NetCore10Assemblies renaming back 2017-03-17 00:20:40 +05:30
Satya Madala
21ae26afb7 Update vstest public feed 2017-03-17 00:14:45 +05:30
Maira Wenzel
9b06921b75 addressed feedback 2017-03-16 10:59:33 -07:00
Satya Madala
d42602e377 add Testplatform netcore2.0 targetted and vstest myget feed 2017-03-16 23:19:12 +05:30
Satya Madala
d95f599028 Remove unavailable netcore10 assemblies 2017-03-16 21:58:49 +05:30
Livar
0ac3b26a23 Merge pull request #6050 from dotnet-bot/master-UpdateDependencies
Update CoreSetup to beta-001776 (master)
2017-03-15 22:04:05 -07:00
Livar
d347e2781d Merge pull request #5922 from blackdwarf/helpadd
Add dotnet help <verb> support
2017-03-15 22:00:00 -07:00
dotnet-bot
ff27937d73 Update CoreSetup to beta-001776 2017-03-16 00:55:37 +00:00
blackdwarf
f6ba5c4f34 Fixing failing test 2017-03-15 17:00:52 -07:00
Livar
99f87af648 Merge pull request #6045 from nguerrera/bypass-posh-policy
Bypass powershell execution policy
2017-03-15 16:53:18 -07:00
Nick Guerrera
6179028c53 Bypass powershell execution policy 2017-03-15 14:01:27 -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