Commit Graph

837 Commits (d92fd34092c21eeefb31613912370e6746261412)

Author SHA1 Message Date
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
Joseph Musser a658237876 Removed leftover plural (#515) 2017-10-16 13:38:18 -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
Connie Yau 31416d375d Merge pull request #507 from rpetrusha/bad-links
Fixed 3 broken links
2017-10-10 11:02:56 -07:00
Ron Petrusha 3d1d702038 Fixed 3 broken links 2017-10-10 10:57:29 -07:00
Josh Free 6336e26c91 Merge pull request #506 from joshfree/master
.NET Native 2.0 Release Notes
2017-10-09 16:08:25 -07:00
Josh Free e36c7154a5 Merge remote-tracking branch 'upstream/master' 2017-10-09 14:56:34 -07:00
Connie Yau 33af908f05 Merge pull request #505 from conniey/fixChanges
Fixing compat changes
2017-10-09 14:06:13 -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
jbe2277 5bf42ff4c8 Update link of Waf Music Manager (#502)
* Update link of Waf Music Manager

* makes fun --> makes it fun
2017-10-09 11:05:32 -07:00
Josh Free bb8bc5ffae Update wording 2017-10-09 09:54:47 -07:00
jbe2277 d15f3770ec Update links of Win Application Framework (WAF) and Waf DotNetPad (#503) 2017-10-06 15:53:19 -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
Josh Free 51b5958ce0 Update incremental-compilation.md 2017-10-06 14:39:44 -07:00
Josh Free 8426712b72 fix typo 2017-10-06 13:56:14 -07:00
Josh Free 5453c89ad5 Merge remote-tracking branch 'upstream/master' 2017-10-06 13:46:28 -07:00
Josh Free b6d19d9482 FuncEval release notes
Add VS screen shots for funceval notes
2017-10-06 13:44:52 -07:00
Josh Free 3f70aca8cc Update funceval.md 2017-10-06 13:34:01 -07:00
Josh Free 30923a0e31 Correct name of Visual Studio 2017 Version 15.4 2017-10-06 11:35:17 -07:00
Josh Free c8fb3f0a44 Update README.md formatting 2017-10-06 10:02:15 -07:00
Josh Free de8e1bf8b4 Update README.md formatting 2017-10-06 09:59:57 -07:00
Josh Free 2c0a87838e Update README.md formatting 2017-10-06 09:56:40 -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
Josh Free 29a78b2b97 .NET Native 2.0 initial draft 2017-10-05 18:15:17 -07:00
Rob LaDuca aa152e3d68 Known issues for WPF Touch bugs that did not make 4.7.1 RS3 (#494)
* Known issues for WPF Touch bugs that did not make 4.7.1 RS3

* Known issues for WPF Touch bugs that did not make 4.7.1 RS3

* Adding InvalidCastException bug for 4.7.1 known issues

* Addressing Feedback
2017-10-04 15:56:47 -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
Lemon 53c428f0b5 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.
2017-10-04 12:56:28 -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 9d574cae8c Merge branch 'master' of https://github.com/Microsoft/dotnet.git 2017-09-27 16:18:13 -07:00
Alicia Li 6a2e3d6a46 WCF 4.7.1 fixes with appcontext switch document 2017-09-27 16:17:51 -07:00
fanliang11 1e071bd00d 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
2017-09-27 15:59: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
Preeti Krishna ea8ea661a6 Updates for .net framework 4.7.1 early access build 2539 (#479) 2017-09-21 17:13:49 -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