Commit graph

225 commits

Author SHA1 Message Date
William Li
4ae52088bf Merge branch 'master' into merges/release/2.0.0-to-master-20170821-070027 2017-08-21 12:54:31 -07:00
Rick Anderson
27a6569ae0 Update README.md (#7217) 2017-08-17 13:19:03 -07:00
Daniel Plaisted
030dfc9945 Update branch in README.md to release/2.0.2 2017-08-16 14:40:06 -07:00
Nick Guerrera
23c05f3305 Update README.md to trigger build 2017-08-04 09:18:06 -07:00
John Beisner
4466b18ec2 Trivial change to start a VSO build run. 2017-07-28 10:20:21 -07:00
John Beisner
e7d5c6891b Updating the build definition URLs. 2017-07-25 12:24:33 -07:00
John Beisner
1c1a6f2981 Trivial change. 2017-07-24 11:49:26 -07:00
John Beisner
68f1e6a9de Changing the 'coherent' badge value. 2017-07-20 11:32:03 -07:00
Livar
1728aef325 Merge branch 'master' into merges/release/2.0.0-to-master-20170718-070024 2017-07-18 15:58:34 -07:00
John Beisner
0f0d87a615 Trivial changes to the readme.md 2017-07-14 12:26:57 -07:00
Livar
a04273474e Merge branch 'master' into merges/release/2.0.0-to-master-20170712-070028 2017-07-12 14:28:17 -07:00
John Beisner
5378b074d9 Updating the VSO build IDs. 2017-07-11 11:51:03 -07:00
John Beisner
1d49d0753a Update 2017-07-10 15:18:15 -07:00
John Beisner
4aef6c7754 Update 2017-07-10 15:15:54 -07:00
John Beisner
4518d1846b Update. 2017-07-10 15:13:40 -07:00
John Beisner
9e743d8730 Updates per code review. 2017-07-10 15:11:19 -07:00
John Beisner
b1e7bc0e8b Updates per code review. 2017-07-10 14:14:10 -07:00
John Beisner
e408719833 Updating the Readme.md; adding references to 'coherent' builds. 2017-07-07 16:04:59 -07:00
Livar Cunha
a5aba4929a Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170627-070029
* dotnet/release/2.0.0: (27 commits)
  Updating the runtime to pick up the satellite assembly host fix.
  Fixing some merges from release/2.0.0-preview2.
  Create the Dotnet User Profile folder when running the first experience, if the folder does not exist, if will fail the first run because it will fail to create the first notice sentinel.
  Add F# and Roslyn satellites
  Fix tests expecting unlocalized messages from dotnet/sdk
  Generating a layout folder with the satellite assemblies only which we use to generate a language pack tarball/zip. Initially, I wanted a IncludeOnlyFilter, but couldn't quite get that to work on tar, just passing the filter in the command line didn't work because the shell does not do recursive globbing. So, I opted for the layout folder.
  Update SPA templates version to 1.0.0-preview-000321
  Fix dotnet/sdk#1364
  Add rhel and Debian download link
  Exclude satellite assemblies from archive.
  Remove failed workaround for Microsoft.Composition warning
  Update templates to add missing BrowserLink package
  Update to SetupCrossgen 215 - Coherence 25794
  Update templates to suppress the warning for Microsoft.Composition and AssetTargetFallback
  Add explicit dependency for pakcage smoke test
  Update templates to remove the package NETStandard.Library.NETFramework
  Update F# compiler to latest
  Update to SetupCrossgen 213 - Coherence 25769
  Pinning to the dotnet-install to version '2.0.0-preview2-006470'
  Updating branch/channel information.
  ...
2017-06-27 14:53:41 -07:00
Livar Cunha
8dc9ff1ad6 Fixing some merges from release/2.0.0-preview2. 2017-06-26 15:40:26 -07:00
Livar Cunha
2f75cc2517 Merge remote-tracking branch 'dotnet/release/2.0.0-preview2' into merge_release200_preview2_into_release_200
* dotnet/release/2.0.0-preview2:
  Update SPA templates version to 1.0.0-preview-000321
  Fix dotnet/sdk#1364
  Add rhel and Debian download link
  Remove failed workaround for Microsoft.Composition warning
  Update templates to add missing BrowserLink package
  Update to SetupCrossgen 215 - Coherence 25794
  Update templates to suppress the warning for Microsoft.Composition and AssetTargetFallback
  Add explicit dependency for pakcage smoke test
  Update templates to remove the package NETStandard.Library.NETFramework
  Update F# compiler to latest
  Update to SetupCrossgen 213 - Coherence 25769
  Pinning to the dotnet-install to version '2.0.0-preview2-006470'
  Updating branch/channel information.
  Update SpaTemplateVersion to 1.0.0-preview-000312
  Update to SetupCrossgen 210 - Coherence 25756
  Absorb F# and B2C template fixes
  The links at blob storage will change from "release/2.0.0" to "release/2.0.0-preview2"
  Changing two links from explicit to relative.
  Updating the links in the README; fixing the installation script.
  Update to SetupCrossgen 201 - Coherence 25722
2017-06-26 15:33:56 -07:00
Rick Anderson
d308b4a7ec Update README.md 2017-06-23 11:51:11 -07:00
William Li
a5698110a2 Add rhel and Debian download link 2017-06-21 12:13:15 -07:00
Livar Cunha
5cab325335 Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170621-070039
* dotnet/release/2.0.0: (35 commits)
  Fixing an issue in the RepoDirectoriesProvider where it assumed that the only directory under SDK was the SDK directories. This is no longer true now that we moved the NuGet fallback folder there.
  Simple clean up to the store tests
  Updating xlf files for the Configurer.
  Removing NuGetConfig from the first run experience and replacing the sentinel with the FirstUseNoticeSentinel when needed.
  Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder.
  Fixing CRLF issue.
  Updating xlf and fixing line ending problems with one file.
  Add rhel and Debian download link
  Fix race in telemetry msbuild arg tests
  Avoid repeating the first-run message if lzma archive is missing
  Use fluent helper for line-end normalization
  Update CoreSetup to preview3-25419-01
  Updating Roslyn to 2.3.0-beta3-61816-04
  Update CoreSetup to preview3-25418-01
  insert new tpv2 which fixes following issue https://github.com/Microsoft/vstest/issues/632 https://github.com/Microsoft/vstest/issues/844 https://github.com/Microsoft/vstest/issues/847 https://github.com/Microsoft/vstest/issues/840 https://github.com/Microsoft/vstest/issues/843
  Windows installer refresh
  Update SDK to 1.1.0-alpha-20170615-3
  Updating NuGet to 4.3.0-preview3-4168
  MSBuild 15.3.388
  Make dotnet-sln-add.Tests pass on localized setup
  ...
2017-06-21 08:51:19 -07:00
William Li
3348fca85a Add rhel and Debian download link 2017-06-19 16:05:38 -07:00
John Beisner
b3675ca3ec The links at blob storage will change from "release/2.0.0" to "release/2.0.0-preview2" 2017-06-15 15:42:31 -07:00
John Beisner
730719fcb0 Changing two links from explicit to relative. 2017-06-15 15:34:28 -07:00
John Beisner
47988952ac Updating the links in the README; fixing the installation script. 2017-06-15 15:25:41 -07:00
Livar Cunha
8da7efdf41 Merge remote-tracking branch 'dotnet/release/2.0.0' into merges/release/2.0.0-to-master-20170612-070041
* dotnet/release/2.0.0: (72 commits)
  Updating the signing project to reflect the new location of the resolver.
  Another update to MSBuild. To 15.3.0-preview-000385-01.
  Another update to msbuild. To 15.3.0-preview-000385-01.
  Update to SetupCrossgen 183 - Coherence 25615
  Don't include .NET Core MS.NET.Build.Extensions tasks for .NET Framework and vice versa
  Update version of SDK and MS.NET.Build.Extensions, adapt to layout change
  Updating MSBuild to 15.3.0-preview-000384-01
  Update MSBuild to 15.3.0-preview-000384-01
  test pack command
  Changing NuGet version to Preview3-4154
  Updating NuGet version to Preview3-4154
  Add Microsoft.NET.Build.Extensions files to package for VS insertion
  reenable smoke test of F# templates
  empty commit
  Don't try to CrossGen .NET Framework support DLLs
  Update test platform to 15.3.0-preview-20170609-02.
  Turning off implicit restore when publishing the build project.
  Updating the vstest.console to use the same runtime that is shipping with the CLI.
  Update to template build 256 to fix Web Auth scenarios
  Add test for consuming .NET Standard 2.0 library from .NET Framework 4.6.1 project
  ...
2017-06-12 17:23:20 -07:00
John Beisner
0f10cf5973 Updating the links to blob storage. 2017-06-05 16:31:35 -07:00
John Beisner
22cf8ff662 Formatting; part 2... 2017-06-01 14:33:04 -07:00
John Beisner
bd10a090f5 Formating... 2017-06-01 14:29:50 -07:00
John Beisner
641bbd712c Consolidating the Linux tar.gz's 2017-06-01 14:25:12 -07:00
Livar Cunha
ad831a3bdc Merge branch 'release/2.0.0' into merge_release_200_master
* release/2.0.0: (104 commits)
  Updating NuGet.
  Remove redundant error handling from project provider, add a better message for deserialization exceptions
  Temporarily change the runtime deb pkg name to unblock the integration.
  insert new bits of TestPlatform which has bug fixes.
  Add missing using directive
  Only catch JsonException in the method that dispatches to the appropriate handlers
  Shorten names a bit more, make project names match folder names
  Shorten test project names
  Fix flow from the refactoring
  Remove NuGet.Configs, add inversion of the launch profile flag, move profile application logic to its own method
  Make errors more specific, add support for setting the launch URL for ASP.NET apps
  Add missed launch settings, fix NuGet.configs, remove unused packages
  Ad tests, fix issue where profile not found isn't an error
  Initial add of launchSettings.json support
  Update to SetupCrossgen 134 - Coherence 25332
  Fix dotnet-deb-tool path.
  Update dotnet-deb-tool to 2.0.0-preview2-25331-01
  Shorten names a bit more, make project names match folder names
  Shorten test project names
  Re-enable telemetry for new
  ...
2017-06-01 12:53:51 -07:00
John Beisner
17ea7b2d13 The README links at https://github.com/dotnet/cli/tree/release/2.0.0#installers-and-binaries need to be updated 2017-06-01 12:38:51 -07:00
William Li
9083e0bd06 Update documenet for enabled apt-get feeds 2017-05-24 16:01:34 -07:00
Livar
86609a27fe Updating the links and badges for release/2.0.0 2017-05-24 14:01:01 -07:00
Livar
23aae1bf0b Updating the debian references in the landing page
Updating the debian references in the landing page from Debian 8.2 to Debian 8.
2017-05-10 09:19:19 -07:00
Livar Cunha
d78823c019 Revert "Merge pull request #6380 from livarcocc/update_channel"
This reverts commit 14cede7909, reversing
changes made to 8f2fcef544.
2017-04-22 12:01:57 -07:00
Livar Cunha
41a2e46ca0 Updating the release/2.0.0 channel and the README to point to this new channel. 2017-04-21 16:11:14 -07:00
Livar
0dc8e0c3ca Merge pull request #6351 from rogersachan/patch-1
Mac OS X is now macOS (README.md)
2017-04-18 21:04:40 -07:00
Eric Erhardt
b6e3b46df9 Move the installer and binaries table under the Installers and Binaries section in the README. 2017-04-18 14:01:07 -05:00
Roger
7d6e8bf919 Mac OS X is now macOS 2017-04-18 10:54:50 -04:00
Eric Erhardt
bfc64feba9 Update README to kick off a build 2017-04-13 09:43:53 -05:00
Rakesh Ranjan Singh
32ff1ea8c9 Add debian daily feed install instruction 2017-04-07 13:06:08 -07:00
Petr Onderka
8eab3ad038 Fixed broken links 2017-03-28 15:50:05 +02:00
Petr Onderka
a5e0b35b97 Fixed section link to latest released version 2017-03-21 00:11:11 +01:00
Ken Dale
a9082e56fb Fix README.md table 2017-03-20 18:09:21 -04:00
Zlatko Knezevic
09b6be5990 Cleaning up the documentation folder (#5928)
* Cleaning up the documentation folder

This change cleans up the documentation folder in the CLI repo. The
changes are the following:

* Delete old content that is invalid moving forward.
* Move cli-installation-scenarios to the `specs` sub-folder.
* Add a sub-folder for documentation that deals with working with the repo
* Add a general sub-folder
* Finally, change the README.md to reflect this.

Also, this change adds a document that covers CLI UX guidelines for
authors of new commands.

* Firt round of PR feedback changes
2017-03-09 17:09:59 -08:00
Justin Goshi
890676ad87 Update the readme to include the linux build (#5987)
* Update the readme to include the linux build

* Address PR comments
2017-03-09 13:48:29 -10:00
Livar Cunha
3a9525b5ac Merge branch 'rel/1.0.1' into merge_rel101_into_master
* rel/1.0.1: (66 commits)
  Update LZMA license with correct text
  Bump to 2.0.0-rc5-61427-04
  Remove duplicate installer suffix
  Add license text to LZMA SDK license notice
  Updating the SDK to 1.0.0-alpha-20170224-6
  Updating both platform abstractions and dependency model to 1.0.3.
  Bump Roslyn to 2.0.0-rc5-61424-02
  Update Stage0 to use the latest build.
  Update README with new distros.
  Back porting #5597 into rel/1.0.0
  Fixing the exclude pattern used by the Migration to exclude WEB SDK globs.
  Remove RID from test package creation
  Disable migrate and publish web app with content because CI does not have NPM
  Adding an E2E test for pack with content during migration.
  Fixing a failing test and adding a few more E2E tests around binplace content for migrated projects.
  Fix debian_config.json on ubuntu16.10
  Updating publish, pack and build of content to use None with Never/false/Never in their metadata for excluded items.
  Intermediate commit to get a WIP PR out. This adds the None Update with CopyToOutputDirectory set to Never.
  Switching the CopyToOutput for build and publish and the file for pack to use None Update instead of include. Also, fixed the exclude patterns for web apps.
  Do not migrate Content that is already included in the Web SDK for web apps.
  ...
2017-03-01 20:50:42 -08:00
Eric Erhardt
bb33fc1285 update version badge for new moniker name. 2017-03-01 20:01:18 -06:00
Eric Erhardt
e4b04baa4d Remove OpenSUSE and Fedora from the readme. 2017-03-01 16:38:29 -06:00
Eric Erhardt
214adbe859 Update README with new distros.
Also take the formating from master and rel/1.0.0 for builds and installer links.
2017-02-24 15:09:40 -06:00
Eric Erhardt
ace9526681 Merge remote-tracking branch 'refs/remotes/upstream/rel/1.0.0'
Conflicts:
	README.md
	build/Microsoft.DotNet.Cli.Monikers.props
	test/dotnet-build.Tests/GivenDotnetBuildBuildsCsproj.cs
2017-02-23 15:42:35 -06:00
Piotr Puszkiewicz
fb82fb6a8e Update README.md 2017-02-23 00:02:33 -08:00
Nate Amundson
053f737241 Update badges for build status 2017-02-21 19:02:36 -06:00
Nate Amundson
ccf46468cf Update badges for build status 2017-02-21 18:35:56 -06:00
Nate Amundson
5477d9c639 Update badges for build status 2017-02-21 16:26:22 -08:00
Piotr Puszkiewicz
85b2a129db Merge branch 'rel/1.0.0'
Conflicts:
	TestAssets/TestPackages/dotnet-hello/v1/dotnet-hello/dotnet-hello.csproj
	TestAssets/TestPackages/dotnet-hello/v2/dotnet-hello/dotnet-hello.csproj
	TestAssets/TestPackages/dotnet-prefercliruntime/dotnet-prefercliruntime.csproj
	TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj
	TestAssets/TestProjects/AppWithDirectDep/AppWithDirectDep.csproj
	build.proj
	build/Compile.targets
	build/Microsoft.DotNet.Cli.Compile.targets
	build/Microsoft.DotNet.Cli.DependencyVersions.props
	build/Microsoft.DotNet.Cli.Monikers.props
	build/Microsoft.DotNet.Cli.Prepare.targets
	build/package/Microsoft.DotNet.Cli.Nupkg.targets
	build/package/Nupkg.targets
	build/test/TestPackageProjects.targets
	build_projects/dotnet-cli-build/GenerateBuildVersionInfo.cs
	build_projects/dotnet-cli-build/GetCommitCount.cs
	build_projects/dotnet-cli-build/dotnet-cli-build.csproj
	build_projects/shared-build-targets-utils/Utils/BuildVersion.cs
	src/dotnet-archive/dotnet-archive.csproj
	src/tool_msbuild/tool_msbuild.csproj
	src/tool_nuget/tool_nuget.csproj
	test/ArgumentForwardingTests/ArgumentForwardingTests.csproj
	test/ArgumentsReflector/ArgumentsReflector.csproj
	test/EndToEnd/EndToEnd.csproj
	test/Microsoft.DotNet.Cli.Sln.Internal.Tests/Microsoft.DotNet.Cli.Sln.Internal.Tests.csproj
	test/Microsoft.DotNet.Cli.Utils.Tests/GivenAProjectToolsCommandResolver.cs
	test/Microsoft.DotNet.Cli.Utils.Tests/Microsoft.DotNet.Cli.Utils.Tests.csproj
	test/Microsoft.DotNet.Configurer.UnitTests/Microsoft.DotNet.Configurer.UnitTests.csproj
	test/Microsoft.DotNet.ProjectJsonMigration.Tests/Microsoft.DotNet.ProjectJsonMigration.Tests.csproj
	test/Microsoft.DotNet.Tools.Tests.Utilities/Microsoft.DotNet.Tools.Tests.Utilities.csproj
	test/binding-redirects.Tests/binding-redirects.Tests.csproj
	test/crossgen.Tests/crossgen.Tests.csproj
	test/dotnet-add-package.Tests/dotnet-add-package.Tests.csproj
	test/dotnet-add-reference.Tests/dotnet-add-reference.Tests.csproj
	test/dotnet-build.Tests/dotnet-build.Tests.csproj
	test/dotnet-help.Tests/dotnet-help.Tests.csproj
	test/dotnet-list-reference.Tests/dotnet-list-reference.Tests.csproj
	test/dotnet-migrate.Tests/dotnet-migrate.Tests.csproj
	test/dotnet-msbuild.Tests/dotnet-msbuild.Tests.csproj
	test/dotnet-new.Tests/dotnet-new.Tests.csproj
	test/dotnet-nuget.UnitTests/dotnet-nuget.UnitTests.csproj
	test/dotnet-pack.Tests/dotnet-pack.Tests.csproj
	test/dotnet-publish.Tests/dotnet-publish.Tests.csproj
	test/dotnet-remove-reference.Tests/dotnet-remove-reference.Tests.csproj
	test/dotnet-restore.Tests/dotnet-restore.Tests.csproj
	test/dotnet-run.Tests/dotnet-run.Tests.csproj
	test/dotnet-sln-add.Tests/dotnet-sln-add.Tests.csproj
	test/dotnet-sln-list.Tests/dotnet-sln-list.Tests.csproj
	test/dotnet-sln-remove.Tests/dotnet-sln-remove.Tests.csproj
	test/dotnet-test.Tests/dotnet-test.Tests.csproj
	test/dotnet-vstest.Tests/dotnet-vstest.Tests.csproj
	test/dotnet.Tests/dotnet.Tests.csproj
	test/msbuild.IntegrationTests/msbuild.IntegrationTests.csproj
	tools/Archiver/Archiver.csproj
2017-02-17 02:00:05 -08:00
Eric Erhardt
546d62061a Merge branch 'master' into rel100toMaster 2017-02-08 12:30:32 -06:00
Jonathan Channon
cc191f61b3 Change preview4 references to RC4
Preview4 is actually RC4 as all documentation and dotnet --info shows. I thought they were 2 separate things.
2017-02-07 23:11:13 +00:00
Piotr Puszkiewicz
b38934b4e8 Update README.md 2017-02-07 10:22:21 -08:00
Piotr Puszkiewicz
b0a5d53ed5 Merge rel/1.0.0 to master 2017-02-06 12:43:57 -08:00
Eric Erhardt
ed4ea13c5d Update the daily build table.
No longer include links to the runtime installers. Add a link to core-setup for people who want to install just the runtime.

Refactor the links out of the table for easier maintenance.

Consolidate into a single column for the branch.
2017-02-06 12:37:32 -06:00
Eric Erhardt
9f0bb778a1 Merge rel/1.0.0 into master. 2017-02-01 14:32:59 -06:00
Jonathan Channon
12addb83b1 Update README.md 2017-01-30 20:25:59 +00:00
Jonathan Channon
0755e81488 Removed link to preview4 page 2017-01-28 11:35:35 +00:00
Jonathan Channon
efa8dcdfd8 Add instruction to add global.json to preview2 2017-01-26 13:09:07 +00:00
Eric Erhardt
6c403f6c90 Update master README links
Updated VSO and installer links to point to master.
2017-01-23 10:16:21 -06:00
Alex Barney
04c2ce77f6 Fix broken link in README.md 2016-12-28 14:25:26 -06:00
Zlatko Knezevic
06396ddc40 Update README.md (#5092)
* Update README.md

Add information about the Preview 4 bits.

Fixes #5045, #5009
2016-12-20 11:36:08 -08:00
Zlatko Knezevic
148351c12d Adding checksum links to README.md (#4986)
Adding a link next to the SDK installer and binary download to link to checksums.
2016-12-13 14:16:16 -08:00
Krzysztof Wicher
550b75dd53 [Build kick-off] Change underline to match length 2016-10-27 16:02:05 -07:00
Eric Erhardt
01283e3df9 Fixing a small spelling error 2016-08-01 23:03:10 -05:00
Eric Erhardt
e3f0a859f8 Update README to kick off a build 2016-07-29 14:31:16 -05:00
Piotr Puszkiewicz
fe5119fde4 Piotrp msft/merge2msbuild (#3923)
* Add Test for removing readonly flag when copying readonly library assets

* change namespace

* PR Feedback

* Update README.md (#3904)

* Update README.md

* Responding to PR feedback

* Responding to PR feedback
2016-07-23 13:38:31 -04:00
Zlatko Knezevic
da57475105 Update README.md (#3709)
* Update README.md

Fixing documentation links to point to actual (new) docs.
2016-06-27 15:48:49 -07:00
Rich Lander
f3a573beef Update README.md 2016-06-27 11:55:38 -07:00
Eric Erhardt
452c7027e2 Fix the broken .NET Core Installer and Binaries links on README. 2016-06-23 15:23:39 -05:00
Eric Erhardt
5a3a2a1a6c Fix the README with the correct links.
- fix the build status badges (some were pointing to rel/1.0.0-preview2 builds)
- fix the version badges and installer links given the new publish layout.
2016-06-22 22:46:14 -05:00
Piotr Puszkiewicz
9d01e3bc2e Merge rel/1.0.0-preview2 to rel/1.0.0 (#3677)
* Update README.md

* Moving Ubuntu 16.04 to be next to Ubuntu 14.04

* Adding Oracle Linux and Linux Mint to the titles

Adding Oracle Linux and Linux Mint to the titles next to their compatible binaries.

* Remove showing firsttime eula for non verbs.

* Add Serviceable assembly attribute and nuspec attributes for all shipping CLI assemblies.

Fix #3345

* Use NugetCache Sentinel for Telemetry setting.

* Fix Oracle Linux version in README.md

Oracle Linux 7 -> Oracle Linux 7.1

* Fix README to use hostfxr download links (#3622)

Also fix a rebase error from b524fd079e6dcdd744faeb6061ccbfe99d1f810f#diff-04c6e90faac2675aa89e2176d2eec7d8

* Remove the VS2012 CRT dependency from docs (#3632)

* fix typo in dotnet-install file

This was needed to rebuild the CLI with the updated Roslyn NuGet packages.

Thanks goes to @akoken for the fix.
2016-06-22 15:17:54 -07:00
Eric Erhardt
3ad996f0f8 Add Code of Conduct details to README.md 2016-06-22 11:29:08 -05:00
Zlatko Knezevic
7f9c510247 Moving certain documents to the dotnet/core repo (#3660)
* Moving certain documents to the dotnet/core repo

Moving the following documents to the dotnet/core repo, to make maintenance easier and also to keep all of the various support documents for .NET Core all-up in the same place. 

The documents changed:

* supported-os-matrix.md
* known-issues.md
* cli-prerequisites.md


Also editing the README.md document to point to the new repo and its documents where needed.
2016-06-21 09:48:15 -07:00
Senthil
c160c8256a Fix hostfxr download link in README.md (#3654) 2016-06-20 18:22:33 -07:00
Petr Onderka
b21dc15270 Fixed links in README.md 2016-06-07 18:42:05 +02:00
Eric Erhardt
302ac1e858 Merge pull request #3046 from benaadams/patch-1
Add slack channel
2016-06-06 09:20:04 -05:00
Zlatko Knezevic
beb37128d8 Update README.md (#3341)
Something werid happened with README update, so fixing it.
2016-06-02 07:22:03 -07:00
Zlatko Knezevic
a4c61873be Update README.md (#3309)
Adding more stuff around the docs and release schedules. Also, changing the outdated running information. 

skip ci please
2016-06-02 07:20:23 -07:00
Livar Cunha
636ffac3a9 Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
b524fd079e Undoing documentation changes to include ubuntu16.04. Will add it back once we have VSO builds running happily and producing binaries for it. 2016-05-31 15:15:56 -07:00
Livar Cunha
84d1b60ffe Adding docker files, modifying scripts and code to handle ubuntu 16.04 2016-05-31 15:15:08 -07:00
Petr Onderka
2fb8656936 Removed ASP.NET RC1 section from README (#3261) 2016-05-31 15:05:17 -07:00
Mark Rendle
5ac3954ee4 Fix Building from source links in README 2016-05-31 14:24:30 +01:00
Piotr Puszkiewicz
69f573abf6 Update readme.md channel 2016-05-20 14:04:53 -07:00
Ben Adams
a2b1c0e280 Add slack channel 2016-05-16 15:23:01 +01:00
Zlatko Knezevic
aed97a9b6d Update README.md
Add the blog post that explains the new schedules.
2016-05-06 12:54:15 -07:00
Peter Marcu
effefb9e73 Update README.md 2016-05-04 09:18:09 -07:00
Peter Marcu
92d9c2179d Add Official Build Links
Add Official Build Links to Badges
2016-05-03 08:11:02 -07:00
Peter Marcu
b5046edcb9 Merge pull request #2447 from adityamandaleeka/fix_doc_link_rel
Fix incorrect link to documentation in README
2016-04-26 13:17:12 -07:00