Commit graph

81 commits

Author SHA1 Message Date
Rich Lander dcf7e772ea
Fixed the link descriptions to be correct, again 2019-12-13 15:14:03 -08:00
Lee Coward b1210bd5f4
Merge pull request #3957 from nohwnd/fix-link-descriptions
Fix team link descriptions
2019-12-04 17:25:35 -08:00
Maira Wenzel 2cee382ed3
Update docs links 2019-12-04 10:47:53 -08:00
nohwnd f37c6eab9d Fix team link descriptions
Fixed link descriptions that were switched in Microsoft Team Onboarding guide.
2019-12-04 16:33:57 +01:00
Tarek Mahmoud Sayed 79208162b8
Update build-and-install-rhel6-prerequisites.md 2019-10-15 12:32:07 -07:00
Rich Lander d52370b154
Fix org names 2019-10-07 08:53:17 -07:00
Anubhav Srivastava 619b0c4cdf
Update microsoft-team.md 2019-09-18 14:11:13 -07:00
Lee Coward 4d60f586f3
Clarify "additional requirements"
Fixes https://github.com/dotnet/core/issues/3340
2019-09-11 12:00:23 -07:00
Jan Vorlicek 769b58f848 Fix RHEL6 doc
While looking into problems a customer had with running .NET core on
RHEL6, I've found that there are two typos and one misleading
information.

This change fixes it.
2019-08-22 22:58:33 +02:00
Ethan d947d6d8f7 Add the Project System (#3057) 2019-08-13 09:21:28 -07:00
Lee Coward 3f770d38ff remove 1.0/1.1 and add 3.0 2019-07-16 14:00:20 -07:00
Matthew Whilden 4e94d2b09c
Removed notes about fixed issues
The Known Issues section no long had relevant info and wasn't updated regularly. Removing it entirely.
2019-06-03 12:18:35 -07:00
Kexy Biscuit 78de49b458 Add F# back to the list. (#2771) 2019-05-22 05:26:14 -07:00
Lee Coward 3cc9101c05 update linux prereqs doc 2019-05-07 12:33:45 -07:00
Noah Falk c1317f1cf4
Updating portable PDB support
Issue https://github.com/dotnet/core/issues/2474 called out that some symbol servers do support Portable Pdb.
2019-03-20 18:06:57 -07:00
Kexy Biscuit 8a5578ed9d Remove netcorecli-fsc from the list. (#2310)
The netcorecli-fsc repo is now archived, see 669730b920.
2019-03-14 10:53:32 -07:00
Lee Coward 4b39c16cca
Update linux-setup.md 2019-03-06 08:40:06 -08:00
Lee Coward ebceec148a add ssl cert to snap instructions 2019-01-23 14:59:01 -08:00
Rich Lander a39310faf3
Update microsoft-team.md (#2116)
* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md
2018-12-14 16:00:31 -05:00
Lee Coward 0b5d5ce284
Merge branch 'master' into leecow-patch 2018-12-04 12:42:04 -08:00
Lee Coward ed3e0afbcf add 18.10 to setup instructions 2018-12-04 12:40:42 -08:00
Steven Kirbach 625a4ec99c add winforms and wpf to core repos (#2100)
* adding winforms and wpf to .NET core repos

* fixing framework -> foundation
2018-12-04 09:35:21 -08:00
Rich Lander f4f26899e2
Update microsoft-team.md (#2089)
* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md

* Update microsoft-team.md
2018-11-30 16:27:44 -08:00
Karel Zikmund d602f678ba
Update steps to set up GH account for MS employees 2018-11-27 14:32:39 -08:00
Lee Coward 550ca9d695 update opensuse entries 2018-11-26 13:02:00 -08:00
Lee Coward adc8888f3a include Universe repo add for 18.0.4.1 2018-10-29 13:14:33 -07:00
André Oliveira 9e53ac8c4a Fix small typo in docs for Linux Setup (#2022) 2018-10-26 09:37:05 -07:00
Guntbert Reiter 660292a2d2 Make wget slightly more verbose (#1987)
`wget -q` is completeley quiet and doesn't even report any errors.
This can lead to a situation where the subsequent command fails but the user is not made aware of that issue (like with a 404 error,...).

Therefore I propose `wget -nv` which prevents `wget` from being verbose but reports errors.
2018-10-09 10:08:21 -07:00
Karel Zikmund 36ebc6348c
Minor grammer change 2018-10-03 17:23:21 -07:00
aaraggornn b277641d56 Grammar changes (#1976) 2018-10-03 17:20:21 -07:00
Borislav Ivanov ee5a254f52 Fix spelling errors and punctuation (#1903) 2018-09-06 14:46:24 -07:00
Miha Zupan b5fb57bdda Fix fragment references in linux-setup.md 2018-08-25 03:37:01 +02:00
Miha Zupan 1fc5ca43f7 Fix documentation typo in microsoft-team.md 2018-08-25 03:35:58 +02:00
Immo Landwerth 9d056136c3 Improve wording on comment editing
GitHub supports editing comments now, so need to update our guidance to
reflect this. However, we also believe a ful edit log doesn't take away
all the concerns that come with editing someone else's comment.

Fixes #1885.
2018-08-24 11:47:37 -07:00
Lee Coward 32b219e5e6 update doc intro 2018-07-27 14:57:34 -07:00
Lee Coward 40d6858a08 add detailed linux config documentation 2018-07-27 10:02:00 -07:00
Lee Coward 8283ce067f remove libunwind from 2.1 column 2018-07-25 09:21:59 -07:00
Lee Coward bdd8302f07 update linux prereq documenation 2018-07-24 19:41:33 -07:00
Lee Coward 0273dd9187 add linux prereqs doc 2018-07-23 20:40:11 -07:00
Chuck Ries 853f2acc4c Replace source_link.md with pointer to new location 2018-04-10 13:14:52 -07:00
Jan Vorlicek 88cac31cbe Fix the list of excluded libraries for self contained apps (#1390)
The libresolv.so.* is part of the libc package and as such needs to be
excluded.
2018-03-28 08:12:48 -07:00
Noah Falk f548adeecf
Update portable pdb guidance in 4.7.1 (#1250)
* Update portable pdb guidance in 4.7.1

Unfortunately due to https://github.com/Microsoft/dotnet/issues/529 we had to withdraw Portable PDB from 4.7.1 but we anticipate having the feature restored in 4.7.2 with much improved performance.

* Update portable_pdb.md

Clarify that in 4.7.2 the issue is targeting, not just what runtime the code is executing on
2018-02-02 15:25:13 -08:00
Filip W ee19205c6c corrected typo (#1225) 2018-01-27 21:22:41 -08:00
Immo Landwerth 02e1e51cef
Add link for service accounts 2017-12-11 15:29:57 -08:00
Tomáš Matoušek d2846851bc
Update portable_pdb.md 2017-11-29 17:10:41 -08:00
Rich Lander a49e5a1219
Update microsoft-team.md 2017-11-08 11:30:11 -08:00
Rich Lander a1269d0be3
Add onboarding instructions for Microsoft Team members (#1064)
* Add onboarding instructions for Microsoft Team members

* Update per feedback

* Add .NET Core repo link
2017-11-07 23:19:13 -08:00
Peter Marcu b158395872 Update prereqs.md 2017-10-06 15:11:32 -07:00
Maira Wenzel 3da9cef460 improve topic (#863)
* improve topic

* feedback
2017-10-05 16:54:59 -07:00
Lee Coward 4106eaaa6f redirect to updated prereqs documentation 2017-09-21 14:57:42 -07:00