Commit graph

70 commits

Author SHA1 Message Date
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
Michael 8213081216 Fixed the link to wcf repository (#941)
Fixed the link to wcf repository
2017-09-09 08:26:14 -07:00
Jan Vorlicek 0b1a163159 Document using .NET Core on RHEL 6 / CentOS 6 (#906)
Adds document that describes how to build .NET Core dependencies on RHEL
6 / CentOS 6 and how to install them in order to run .NET Core apps.
2017-08-29 14:02:05 -07:00
Maarten Balliauw 3cc74f3cd7 Add dotPeek to support SourceLink (#763) 2017-08-10 08:40:33 -07:00
Maira Wenzel 8df48e179f Update official-docs.md (#743) 2017-08-10 08:38:50 -07:00
Rich Lander 94269df52d Added 'What you can expect from Maintainers' doc (#753)
* Add hat you can expect from Maintainers doc

* Update per feedback

* Remove references to Microsoft

* Correct review group email address
2017-08-10 08:37:30 -07:00
Jan Vorlicek 983a442acd Add self contained linux apps doc (#773) 2017-07-26 10:24:05 -07:00
Tomáš Matoušek 5c6997c50a Update Windows PDB availability info 2017-07-06 14:29:09 -07:00
Peter Marcu 48ba855a52 Adding core-setup. (#729) 2017-07-05 13:46:20 -07:00
Rich Lander 7f1e499518 Update core-repos.md 2017-07-05 11:03:49 -07:00
Rich Lander 40edabb344 Update per feedback 2017-07-03 20:35:00 -07:00
Rich Lander 813a270b28 Update README (#728)
* Update README

* Update README links

* Update per feedback

* Add link to .NET platform
2017-07-03 20:17:38 -07:00