Commit Graph

159 Commits (ff53ff0ee7ecea55b6e6a2d63ecd4323227b50f7)

Author SHA1 Message Date
Ron Petrusha 032b744d3a
Misc issues (#644)
* Miscellaneous formatting and link changes

* Proper usage of .NET Framework

* Removed 'please'
2018-02-28 16:06:28 -08:00
Charles Lowell 8cae25bd01 Correct docs site bookmarks (#634) 2018-02-27 15:49:47 -08:00
Ron Petrusha 78887e9128
Moved app compat issue from master (#639) 2018-02-27 11:28:14 -08:00
Ron Petrusha f91b544ca5
removed app compat issue for 472 branch (#640) 2018-02-27 11:17:55 -08:00
Max Kerr 4396f2a14c Add compatibility documentation for Unicode bidirectional character fix. (#636)
* Add draft documentation for Unicode bidirectional character fix.

* Clarify that unencoded bidi control characters will be encoded.

* Address feedback.
2018-02-27 11:00:15 -08:00
Ron Petrusha 853c1f92d4
Corrected language tags, formatting issue (#637) 2018-02-27 08:14:44 -08:00
Ron Petrusha 0e2bb0309c
Update 4.7.2 branch with changes to master (#635)
* Corrected category to remove duplication, generated readme (#542)

* Fixed bad links (#543)

* Making relative link use home operation (#544)

* Link fixes (#545)

* fixed xrefs and links

* reverted change

* Update the issue with the list of types potentially impacted (#538)

* Update the issue with the list of types potentially impacted

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md

* Update 510901-BCL Apps targeting .NET-4.6.1 that use .NET Standard libraries might be broken when running on .NET 4.7.1.md (#546)

* Add Neutronium reference (#547)

* Adding Neutronium link

* As by PR

* Create 521954 - BCL CultureAwareComparer with ignore casing on serial… (#553)

* Create 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

* 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 known issues for #521954

* 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

* 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

* Update 521954 - BCL CultureAwareComparer with ignore casing on serialized on previous versions of .NET do not correctly deserialize on .NET 4.7.1.md

* Typo fix (#554)

* 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

* Changes so content syncs with PR #3686 in dotnet/docs (#561)

* Added Core WF and Orleans.Activities (#562)

* Update platforms.json

Update .NET Core entries to include the November Update release.

* Added release notes for 6.0.2

* Update README.md

* Update README.md

* Update README.md

* Adding Known Issue for the 471 stack trace perf issue (#567)

* Adding Known Issue for the 471 stack trace perf issue

* Incorporated review comments

* Update dotnet471-known-issues.md

* 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)

* Miscellanous formatting fixes (#573)

* Miscellanous formatting fixes

* Corrected quirked/build time break sections

* 2.0.2 release notes

* 1.7.2 release notes

* readability fixes

* Resolving PR feedback

* Resolving PR feedback

* Resolving PR feedback

* Converted asset IDs to xrefs, corrected formatting (#581)

* 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

* Removed duplicate words (#583)

* Add release notes for UWP 6.0.5

* Add more consistency to net-native1.7 readme

* Replaced unprintable characters. (#586)

* Fixed links broken in dotnet/docs (#588)

* Updated the readme with the 5.2.4 release.

* Updated README with the 5.3.5 release

* Updated the README with the 5.4.2 release

* Updated README with 6.0.6 release.

* 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

* 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

* Clarify Portable PDB feature disabled in 4.7.1 (#606)

* 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

* Added new known issue for 517815-BCL

* 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.

* Updated to include proposed changes from review

* Updated to incorporate feedback

* fixed formatting  (#614)

* fixed formatting (hopefully)

* Fixed links broken after migration

* 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

* Adding additional fix info (#616)

* Adding additional fix info

Adding info for the Fall Creators Update patch

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

Fixing links (copy/pasting doesn't format them correctly)

* Update 517815-BCL Applications making heavy use of System.Diagnostics.StackTrace might run more slowly on .NET 4.7.1.md

Minor changes

* Update .NET UWP release notes for 6.0.7 release

* fixed based on feedback.

* Fix inline code span (#618)

* Fix inline code

' -> `

* Update wpf-selector-crash-when-removing-item-from-custom-collection.md

* Fixed formatting of opening XML tag (#622)

* Update known issue 517815-BCL Stack traces are missing source information (#623)

* Update 517815-BCL Stack traces are missing source information for frames with debug information in the Portable PDB format.md

Add the portable PDB conversion tool as a workaround now that it is better documented how to use it.

* Update 517815-BCL Stack traces are missing source information for frames with debug information in the Portable PDB format.md

PR feedback

* Assorted changes (#625)

* Assorted changes

* Removed remaining occurences of 'en-us'

* Removed comments (#628)

* Fix compat doc links (#632)

* ~/docsframework -> ~/docs/framework

* fix bookmark: #Networking.md -> #Networking

* fix bookmark: #mitigation.md -> #mitigation

* Fixing index.md URI (#633)
2018-02-26 18:55:52 -08:00
Connie Yau d25d835a21
Fixing index.md URI (#633) 2018-02-23 16:09:06 -08:00
Charles Lowell c96c7d5f4e Fix compat doc links (#632)
* ~/docsframework -> ~/docs/framework

* fix bookmark: #Networking.md -> #Networking

* fix bookmark: #mitigation.md -> #mitigation
2018-02-23 16:00:14 -08:00
Ron Petrusha 8e89a4cc90
Removed comments (#628) 2018-02-21 16:00:57 -08:00
Ron Petrusha a6ede26927
Assorted changes (#625)
* Assorted changes

* Removed remaining occurences of 'en-us'
2018-02-20 10:29:52 -08:00
Ron Petrusha 11c6dd22dc
Fixed formatting of opening XML tag (#622) 2018-02-13 15:28:52 -08:00
Charles Lowell 5f009926a3 Fix inline code span (#618)
* Fix inline code

' -> `

* Update wpf-selector-crash-when-removing-item-from-custom-collection.md
2018-02-12 14:46:07 -08:00
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
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
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
Ron Petrusha 1c8737a687
Removed duplicate words (#583) 2017-12-12 09:15:18 -08:00
Ron Petrusha c3d3835a67 Converted asset IDs to xrefs, corrected formatting (#581) 2017-12-08 12:18:38 -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
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
Ron Petrusha 9dee1a12fb
Changes so content syncs with PR #3686 in dotnet/docs (#561) 2017-11-15 16:05:11 -08:00
Ron Petrusha d51667353f Link fixes (#545)
* fixed xrefs and links

* reverted change
2017-10-25 16:22:06 -07:00
Connie Yau 8bcf7086d7 Making relative link use home operation (#544) 2017-10-25 15:38:16 -07:00
Ron Petrusha e78d63a4e1 Fixed bad links (#543) 2017-10-25 13:17:26 -07:00
Ron Petrusha be54b698af Corrected category to remove duplication, generated readme (#542) 2017-10-25 12:51:47 -07:00
Ron Petrusha 3fdf1e7d3d Merge branch 'master' into net471 2017-10-25 12:10:16 -07:00
Ron Petrusha 79a0a5bf80 Updated readme (#539) 2017-10-24 23:47:53 -07:00
Connie Yau 289487a694 Fix more issues (#536)
* Add Category for breaking change

* Fix formatting for breaking change

* Rename to markdown file so it can be parsed

* Add category to WCF change

* Update WCFSDKToolsAccessibilityChangesIn4.7.1.md

* Fix docIds

* Fix broken docIds

* Fix more docIds
2017-10-24 15:08:02 -07:00
Connie Yau d5174fd8f6 Fixing Affected API headers 2017-10-23 10:46:29 -07:00
Connie Yau ace0979921 Fixing headers for recommended action 2017-10-23 10:08:47 -07:00
Ron Petrusha 9e789a1ccf Checked quirked box, fixed bad fencing (#530)
* Checked quirked box, fixed bad fencing

* Update wcf-binding-with-the-transportwithmessagecredential-security-mode.md
2017-10-20 15:31:03 -07:00
Ron Petrusha b2ecf3bbe0 Duplicating changes made in dotnet/docs PR #3464 (#532) 2017-10-20 15:30:41 -07:00
Connie Yau a201361764 Fix duplicate breaking change id 2017-10-20 11:46:29 -07:00
Vivek Mishra 869ef1d8ba Update NETFXKnownIssuesTemplate.md 2017-10-18 13:52:42 -07:00
Rich Lander 0745983093 Merge latest from net471 into master
* Regenerated readme, made changes to build readme (#520)

* Replaced asset IDs with xrefs (#521)

* Replaced asset IDs with xrefs

* Formatting changes

* .NET 4.7.1 Publishing Changes (#510)

* Updates for Known Issues

* Updates for Known Issues

* Updates for Known Issues

* Added API diffss for 4.7.1

* Added updates to 4.7.1 change list

* Updates for readme, changelist and known issues

* Fixed as per comments from rpetrusha
2017-10-17 14:13:24 -07:00
Ron Petrusha da27221be0 Replaced asset IDs with xrefs (#521)
* Replaced asset IDs with xrefs

* Formatting changes
2017-10-17 12:59:12 -07:00
Ron Petrusha d242304a94 Regenerated readme, made changes to build readme (#520) 2017-10-17 10:51:47 -07:00
Ron Petrusha e9aa75eb66 Merge master to net471 (#519)
* Add headers to dotnet-consumer-projects.md

* Tanya's content and Ron's feedback

* Next round of changes

Second round of feedback plus a couple of bugs.

* Fixed version reverted

* More bugs

* PropertyGrid changes

Additional changes for the Property Grid plus some additional tweaks.

* Added UIAutomation blurb

Added blurb for Nikola's bug and overall UIAutomation improvements.

* Incorporating feedback

* Bullets

Remove extra bullet

* feedback

* Updates for .net framework 4.7.1 early access build 2539 (#479)

* Tanya's Review

Tanya's Review

* Add ASPNET Accessibility Compat Document (#484)

* Add ASPNET Accessibility Compat Document

* Update ASPNET Accessibility Improvement.md

* Update ASPNET Accessibility Improvement.md

@rpetrusha incorporated feedback

* ASPNET Accessibility Improvement.md

* minor fixups

* Update xrefs

Found some missing punctuation and updated the xref:s to displayProperty=nameWithType

* Add the open source project named surging (#490)

* Add the open source project named surging

* Correct the problem

changes to Libraries

* Update dotnet-developer-projects.md

* WCF 4.7.1 fixes with appcontext switch document

* Fix typo in compatibility README.md (#497)

* Create SerialPort-background-thread-exceptions.md (#485)

* Create SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Reviewed WCF app compat topics (#496)

* Add breaking change docs (#487)

* Add breaking change docs

* Update Change-SignedXML-and-SignedCMS-default-algorithms-to-SHA256.md

* Update Change-SignedXML-and-SignedCMS-default-algorithms-to-SHA256.md

* Update RSACng-and-DSACng-not-usable-in-Partial-Trust-scenarios.md

* Update SignedXml.GetPublicKey-returns-RSACng-on-net462.md

* Update docs for SignedXML fixes

* Remove unclosed comment in doc

* Fixup some SignedXml docs

* Fixup some SignedXml docs

*  Added AspectCore to .NET Open Source Developer Projects (#495)

AspectCore is an Aspect-Oriented Programming based cross platform framework for .NET Core and .NET Framework. Core support for aspect-interceptor,dependency injection integration , web applications , and more.

* .NET Native 2.0 initial draft

* Fixes based on feedback and rename the file. (#501)

* Add ASPNET Accessibility Compat Document

* Update ASPNET Accessibility Improvement.md

* Update ASPNET Accessibility Improvement.md

@rpetrusha incorporated feedback

* ASPNET Accessibility Improvement.md

* minor fixups

* Add more details and rename the file

* Update README.md formatting

* Update README.md formatting

* Update README.md formatting

* Correct name of Visual Studio 2017 Version 15.4

* Update funceval.md

* FuncEval release notes

Add VS screen shots for funceval notes

* fix typo

* Update incremental-compilation.md

* Update links of Win Application Framework (WAF) and Waf DotNetPad (#503)

* Update wording

* Update link of Waf Music Manager (#502)

* Update link of Waf Music Manager

* makes fun --> makes it fun

* Fixing version number

* Fix broken docId

* Fixing DocIds

* Fixed 3 broken links

* Added 2 4.5 changes, fixed formatting (#508)

* Corrections to WinForms accessibility topic (#511)

* Removed leftover plural (#515)

* Changes to parallel changes to dotnet/docs repo (#512)

* Added 4.7 JIT issue (#516)

* Added JIT issue

* Added JIT issue

* Added readme.md

* Added link to GitHub issue
2017-10-17 10:02:05 -07:00
Ron Petrusha f762182413 Merge branch 'net471' into master 2017-10-17 10:01:28 -07:00
Ron Petrusha dd87eec18a Added 4.7 JIT issue (#516)
* Added JIT issue

* Added JIT issue

* Added readme.md

* Added link to GitHub issue
2017-10-16 17:07:29 -07:00
Ron Petrusha 2418934cc0 Revised for 4.7.1, fixed some formatting issues (#514)
* Revised for 4.7.1, fixed some formatting issues

* replaced 'and its point releases' for 4.7.1
2017-10-16 15:23:52 -07:00
Ron Petrusha ad03ad5a55 Changes to parallel changes to dotnet/docs repo (#512) 2017-10-16 15:19:46 -07:00
Ron Petrusha ca03ef8def Corrections to WinForms accessibility topic (#511) 2017-10-13 17:24:22 -07:00
Ron Petrusha bff56f53b7 Added 2 4.5 changes, fixed formatting (#508) 2017-10-11 16:05:46 -07:00
Rob LaDuca 6a117cad9a Breaking change notification for DDVSO436861 - PackageDigitalSignatureManager.DefaultHashAlgorithm is now SHA256 (#499)
* Breaking change notification for DDVSO436861 - PackageDigitalSignatureManager.DefaultHashAlgorithm is now SHA256

* Addressing comments
2017-10-10 13:25:45 -07:00
Ron Petrusha 3d1d702038 Fixed 3 broken links 2017-10-10 10:57:29 -07:00
Connie Yau 3233f9a463 Fixing DocIds 2017-10-09 13:54:09 -07:00
Connie Yau da292125bc Fix broken docId 2017-10-09 13:22:58 -07:00
Connie Yau 304225239c Fixing version number 2017-10-09 12:34:23 -07:00
Sam Bent 08f9af41e5 Five WPF 4.7.1 breaking change docs. (#500)
* Five WPF 4.7.1 breaking change docs.

* Reponding to Ron's feedback

* Fixed copy-paste error
2017-10-06 15:49:57 -07:00
Hong Li 6ce59f0b4a Fixes based on feedback and rename the file. (#501)
* Add ASPNET Accessibility Compat Document

* Update ASPNET Accessibility Improvement.md

* Update ASPNET Accessibility Improvement.md

@rpetrusha incorporated feedback

* ASPNET Accessibility Improvement.md

* minor fixups

* Add more details and rename the file
2017-10-06 09:38:44 -07:00
miguep 4aed3df6b3 Miguep/471 (#493)
* wpf-accessibility improvements

* Revert "wpf-accessibility improvements"

This reverts commit 6cf1980b76.

* wpf accessibility improvements

wpf accessibility improvements

* Adressing feedback

* Fixed references
2017-10-04 15:43:11 -07:00
Dustin Metzgar e231176cc4 WF A11y documentation (#488)
* WF A11y changes

* Revising for PR comments

* More revisions from PR comments
2017-10-04 15:41:59 -07:00
Alex Ghiondea 5ac4b5b403 Add breaking change docs (#487)
* Add breaking change docs

* Update Change-SignedXML-and-SignedCMS-default-algorithms-to-SHA256.md

* Update Change-SignedXML-and-SignedCMS-default-algorithms-to-SHA256.md

* Update RSACng-and-DSACng-not-usable-in-Partial-Trust-scenarios.md

* Update SignedXml.GetPublicKey-returns-RSACng-on-net462.md

* Update docs for SignedXML fixes

* Remove unclosed comment in doc

* Fixup some SignedXml docs

* Fixup some SignedXml docs
2017-10-04 12:43:01 -07:00
Ron Petrusha cf72ecb13b Reviewed WCF app compat topics (#496) 2017-10-03 12:20:10 -07:00
Alex Ghiondea 04027efedb Create SerialPort-background-thread-exceptions.md (#485)
* Create SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md

* Update SerialPort-background-thread-exceptions.md
2017-10-03 11:52:40 -07:00
Jos van der Til fd3c303a3e Fix typo in compatibility README.md (#497) 2017-10-03 11:29:43 -07:00
merriemcgaw 50725c3e49 Merge pull request #489 from merriemcgaw/CompatDocs
Compat docs - Tanya's feedback
2017-09-27 18:19:33 -07:00
Alicia Li 6a2e3d6a46 WCF 4.7.1 fixes with appcontext switch document 2017-09-27 16:17:51 -07:00
merriemcgaw 2c44ead939 Update xrefs
Found some missing punctuation and updated the xref:s to displayProperty=nameWithType
2017-09-26 16:57:24 -07:00
Hong Li 6b03879cc5 Add ASPNET Accessibility Compat Document (#484)
* Add ASPNET Accessibility Compat Document

* Update ASPNET Accessibility Improvement.md

* Update ASPNET Accessibility Improvement.md

@rpetrusha incorporated feedback

* ASPNET Accessibility Improvement.md

* minor fixups
2017-09-25 17:18:07 -07:00
merriemcgaw ccf9e6410e Tanya's Review
Tanya's Review
2017-09-21 18:15:54 -07:00
merriemcgaw 4432137109 feedback 2017-09-21 16:55:47 -07:00
merriemcgaw 538267d60c Merge pull request #486 from merriemcgaw/CompatDocs
Bullets
2017-09-21 14:12:40 -07:00
merriemcgaw 7f2a418a34 Bullets
Remove extra bullet
2017-09-21 14:11:16 -07:00
Alex Ghiondea 44a4dce334 Create ServiceBase-doesnt-propagate-OnStart-exceptions.md (#483)
* Create ServiceBase-doesnt-propagate-OnStart-exceptions.md

* Update ServiceBase-doesnt-propagate-OnStart-exceptions.md

* Update ServiceBase-doesnt-propagate-OnStart-exceptions.md

* Update ServiceBase-doesnt-propagate-OnStart-exceptions.md

* Update ServiceBase-doesnt-propagate-OnStart-exceptions.md
2017-09-21 10:59:51 -07:00
merriemcgaw 96a48f3621 Merge pull request #482 from merriemcgaw/CompatDocs
WinForms Accessibility improvements for 4.7.1 round 2
2017-09-20 18:36:31 -07:00
merriemcgaw 33853b9ecb Incorporating feedback 2017-09-20 14:50:19 -07:00
Alicia Li 9173710ca0 Create WCFSDKToolsAccessibilityChangesIn4.7.1 2017-09-20 10:58:36 -07:00
merriemcgaw 29b24e0246 Added UIAutomation blurb
Added blurb for Nikola's bug and overall UIAutomation improvements.
2017-09-19 15:03:42 -07:00
merriemcgaw 9e3e85b051 PropertyGrid changes
Additional changes for the Property Grid plus some additional tweaks.
2017-09-18 15:05:53 -07:00
merriemcgaw 9d85267859 More bugs 2017-09-15 16:20:21 -07:00
merriemcgaw 977fb7724b Merge pull request #478 from merriemcgaw/CompatDocs
Initial round of content for WinForms Accessibility compat
2017-09-14 15:32:18 -07:00
Ron Petrusha ac034ac039 Fixed version reverted 2017-09-14 11:13:25 -07:00
merriemcgaw cc69c67b1c Next round of changes
Second round of feedback plus a couple of bugs.
2017-09-14 10:38:17 -07:00
merriemcgaw 97b57bda02 Tanya's content and Ron's feedback 2017-09-12 16:58:27 -07:00
Mike Rousos a0f8c56f85 Remove 'ID' from the compat issue template
Removed the 'ID' field from the compatibility issue template since we aren't tracking issues by ID number anymore.
2017-09-06 21:12:08 -04:00
Connie Yau 2c0b3ffc03 Update spelling error in compat change 165 2017-08-31 10:44:10 -07:00
Connie Yau c387475e1f Merge fixes from https://github.com/Microsoft/dotnet-apiport/pull/458 2017-08-23 12:57:22 -07:00
Connie Yau 74141dcb5f Fix DocIds 2017-08-17 14:40:43 -07:00
Vivek Mishra 1650ccb929 Fixed Known Issues for minor review comments (#453)
* Fixed known issues for review comments
2017-08-03 19:37:41 -07:00
Vivek Mishra 11798f180c Initial changes for adding known issues (#450)
Initial changes for adding known issues
2017-07-31 17:38:34 -07:00
Ron Petrusha 8b63cdf3d0 Compatibility issues missing from GitHub for 4.6 and 4.6.1 (#438)
* Issues on MSDN not in GitHub

* New topic, plus added line break

* Changes for 4.6
2017-07-14 09:16:23 -07:00
Ron Petrusha 342f44767b RYUJit compiler in 4.6 (#426)
* RYUJit compiler in 4.6

* Changed breaking change ID
2017-06-25 17:03:42 -07:00
Ron Petrusha f46ce487fb Removed build-time break check 2017-06-16 08:27:43 -07:00
Ron Petrusha 94a144482c Corrected casing. 2017-06-15 15:16:20 -07:00
Ron Petrusha 15d96acbe6 Changed change type from retargeting to runtime 2017-06-15 15:14:19 -07:00
Connie Yau a93d41be36 Change Version Reverted to correct header level 2017-06-14 11:38:24 -07:00
Ron Petrusha 60edf01cc7 Added 2 WCF app compat changes. (#419)
* Added 2 WCF app compat changes.

* Updated readme.md
2017-06-09 17:17:40 -07:00
Ron Petrusha e4b7be309b Added ServicePointManager.SecurityProtocol change for 4.7 (#417)
* Added ServicePointManager.SecurityProtocol change for 4.7

* Corrected some typos
2017-06-05 08:35:21 -07:00
Connie Yau a516c75d9a Compatibility diagnostic wording fixes (#413)
* Update breaking changes based on PR feedback

* Split breaking change 181 into multiple categories

* Fix incorrect xrefs
2017-05-30 11:57:12 -07:00
Ron Petrusha 1e62f39edf 2 additional changes from 4.6.1 and 4.6.2 (#382)
* 2 additional changes from 4.6.1 and 4.6.2

* Renamed files, regenerated readme.md

* Removed blank lines, regenerated readme
2017-05-02 14:14:56 -07:00
Connie Yau 523052f6f3 Fix link to ResolveAssemblyReference breaking change 2017-05-01 10:49:33 -07:00
Connie Yau acdab911ab Fix titles 2017-05-01 10:40:58 -07:00
Connie Yau 791ea4cd32 Merge pull request #384 from conniey/uselinks
Updates breaking change documentation to use xrefs
2017-04-28 10:18:27 -07:00
Connie Yau 91862d312b Fixing bad docIds 2017-04-26 16:42:40 -07:00