Commit Graph

1028 Commits (0c3fd7b165906b2ad1bf2a8aed714b50c591a5f8)

Author SHA1 Message Date
Ron Petrusha daf78b17d3
Documented two .NET Framework 4.6 app compat switches (#615)
* Documented DontEnableSchSendAuxRecord switch

* added note

* added second switch

* Finished documenting switches

* Added readme

* Fixed formatting issues
2018-02-07 18:05:33 -08:00
Ron Petrusha ed4016d281
fixed formatting (#614)
* fixed formatting (hopefully)

* Fixed links broken after migration
2018-02-07 07:00:55 -08:00
Lee Culver 9a1e233aa6
Merge pull request #613 from leculver/master
Add known issue for 470006 - GC large object crashes
2018-02-06 13:30:47 -08:00
Lee Culver 97ec633bc6
Updated to incorporate feedback 2018-02-06 12:54:37 -08:00
Lee Culver efd7b756b2
Updated to include proposed changes from review 2018-02-06 12:53:41 -08:00
Lee Culver 22dca3e194 Add known issue for 470006 - GC large object crashes
Added a known issue, written by Chris Ahna, about GC crashes when we
have a high rate of large object allocations and frees.
2018-02-06 09:28:12 -08:00
Vivek Mishra 28dc8e37a2
Added new known issue for 517815-BCL 2018-02-02 17:43:01 -08:00
Noah Falk 93ee93c871 Update guidance for Portable PDB in 4.7.1 (#607)
* Update guidance for Portable PDB in 4.7.1

* Address review feedback

* More review feedback
2018-02-02 17:39:52 -08:00
Noah Falk 455742adf1 Clarify Portable PDB feature disabled in 4.7.1 (#606) 2018-01-30 16:18:40 -08:00
Ron Petrusha d9c3de2f4c
Added Switch.System.Net.DontEnableSystemDefaultTlsVersions AppContext switch (#603)
* Replaced MSDN link with link to docs.microsoft.com

* Corrected typos

* Added Switch.System.Net.DontEnableSystemDefaultTlsVersions switch
2018-01-26 15:40:19 -08:00
Vivek Mishra e883180b96
Added the link for ZDP update for Known Issues fixed by it. (#595)
* Added the link for ZDP update for Known Issues fixed by it.

* Added platform information
2018-01-09 11:15:34 -08:00
Holly Muenchow bc5fd0b41d
Updated README with 6.0.6 release. 2018-01-09 10:36:11 -08:00
Holly Muenchow 018e0d24d6
Updated the README with the 5.4.2 release 2018-01-09 10:30:43 -08:00
Holly Muenchow 2d28dcbbf1
Updated README with the 5.3.5 release 2018-01-09 10:29:28 -08:00
Holly Muenchow 9ccef2f69e
Updated the readme with the 5.2.4 release. 2018-01-09 10:26:51 -08:00
Krzysztof Wicher 60d0fe307c
Update DeflateStream compatibility doc (#591)
* Update DeflateStream compatibility doc

* fix typo

* Apply feedback
2018-01-03 12:20:40 -08:00
Ron Petrusha 129afaca2c
Fixed links broken in dotnet/docs (#588) 2017-12-14 16:08:44 -08:00
Ron Petrusha abbf18cc67
Replaced unprintable characters. (#586) 2017-12-13 09:59:35 -08:00
Zach Montoya c60ff4b378
Merge pull request #585 from zamont/master
Add release notes for UWP 6.0.5
2017-12-12 13:48:47 -08:00
Zach Montoya 5e8e290a19 Add more consistency to net-native1.7 readme 2017-12-12 13:32:38 -08:00
Zach Montoya 16ddbfb14d Add release notes for UWP 6.0.5 2017-12-12 13:22:50 -08:00
Ron Petrusha 1c8737a687
Removed duplicate words (#583) 2017-12-12 09:15:18 -08:00
David Shulman 22f5de4436 Add .NET 4.7.1 Networking known issue 534719 (#580)
* Add .NET 4.7.1 Networking known issue 534719

Add known issue document for bug 534719-Networking
ServicePoint.ConnectionLimit default behavior with loopback changed
unexpectedly.

* Addressed PR feedback
2017-12-08 16:21:42 -08:00
Ron Petrusha c3d3835a67 Converted asset IDs to xrefs, corrected formatting (#581) 2017-12-08 12:18:38 -08:00
Lorenzo Tessiore 58616f6b93
Merge pull request #578 from HollyAM/patch-3
UWP 6.0.4 release notes
2017-12-05 15:29:06 -08:00
Holly Muenchow 8b70bc1023
Resolving PR feedback 2017-12-05 14:56:47 -08:00
Holly Muenchow bdaf330bdc
Resolving PR feedback 2017-12-05 13:05:19 -08:00
Holly Muenchow 702d03f9b3
Resolving PR feedback 2017-12-05 13:05:08 -08:00
Holly Muenchow 387646bbbd readability fixes 2017-12-04 14:28:24 -08:00
Holly Muenchow cec03d244c 1.7.2 release notes 2017-12-04 14:22:56 -08:00
Holly Muenchow 0ed4d000a0
2.0.2 release notes 2017-12-04 13:55:03 -08:00
Ron Petrusha 28a7bfe10e
Miscellanous formatting fixes (#573)
* Miscellanous formatting fixes

* Corrected quirked/build time break sections
2017-12-01 09:35:54 -08:00
Dale 0f9748a6eb Add ServicetStack to frameworks list (#574)
Adding in link  to the ServiceStack web framework (which I am not involved with or a representative of, but that I use and have contributed minor tweaks to)
2017-11-28 23:50:27 -08:00
Lorenzo Tessiore 82d5fe0fa6
Merge pull request #568 from HollyAM/patch-2
Add release notes for .NET UWP 6.0.2
2017-11-22 12:03:30 -08:00
Vivek Mishra f38100821a
Update dotnet471-known-issues.md 2017-11-21 19:08:08 -08:00
Noah Falk 58f594e46f Adding Known Issue for the 471 stack trace perf issue (#567)
* Adding Known Issue for the 471 stack trace perf issue

* Incorporated review comments
2017-11-21 19:03:31 -08:00
Holly Muenchow 48a67183ce
Update README.md 2017-11-21 15:48:34 -08:00
Holly Muenchow 93ab130ab8
Update README.md 2017-11-21 15:38:07 -08:00
Holly Muenchow d3440f9783
Update README.md 2017-11-21 14:53:32 -08:00
Holly Muenchow d92fd34092
Added release notes for 6.0.2 2017-11-21 14:45:58 -08:00
Ron Petrusha 1de04d65d5
Changed sentence about performance (#566) 2017-11-20 13:04:45 -08:00
Ron Petrusha ff5845e306
DeflateStream decompression app compat issue (#563)
* DeflateStream decompression app compat issue

* Addressed review comments, fixed typos, removed remarks

* Addressed additional comments
2017-11-20 08:24:46 -08:00
Lee Coward 7fb8d7a030
Update platforms.json
Update .NET Core entries to include the November Update release.
2017-11-15 18:38:09 -08:00
Laszlo Magyar 9f7fc31b74 Added Core WF and Orleans.Activities (#562) 2017-11-15 16:58:21 -08:00
Ron Petrusha 9dee1a12fb
Changes so content syncs with PR #3686 in dotnet/docs (#561) 2017-11-15 16:05:11 -08:00
Vivek Mishra ec5efd25f7
Add known issue for 523633 (#559)
* Add known issue for 523633

* Add known issue for 523633

* Fixes for review comments for 523633

* Fixes for review comments for 523633
2017-11-13 16:37:18 -08:00
Joseph Musser 8797db395b Typo fix (#554) 2017-11-10 15:05:46 -08:00
Vivek Mishra 09fad71e0e
Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md 2017-11-10 13:56:42 -08:00
Alex Ghiondea 597cc558e5 Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md (#558)
LGTM
2017-11-10 13:55:44 -08:00
Alex Ghiondea 5a750ad5a7 Update 521954 - BCL CultureAwareComparer with ignore casing on serial… (#555)
* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md

* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md
2017-11-09 10:02:21 -08:00