Commit Graph

1241 Commits (main)

Author SHA1 Message Date
Ron Petrusha 0849ab0fc2
Migrations (#984)
* Updates for net48 branch

* Modified readme for 4.8

* Migrated issues merged to master, generated readme
2019-03-15 16:38:14 -07:00
Hong Li 8187d21610
compat doc for bug#563497 (#977)
* compat doc for bug#563497

* update perfeedback and add two new documents provided by Steve

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* more update per feedback

* Update Documentation/compatibility/aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

Co-Authored-By: HongGit <hongli@microsoft.com>

* update per review feedback

* Update aspnet-Invalid results from HttpRequest.GetAttributeFromHeader.md

* Update aspnet-ASP.NET ValidationContext.MemberName is null sometimes.md

* Update aspnet-Fix handling Input and Label attributes for WebForms CheckBox control.md
2019-03-15 13:13:57 -07:00
Holly Muenchow c96c4783d8
Merge pull request #980 from zamont/addreleasenotesuwp547
Update release notes for the UWP 5.x releases for March 2019
2019-03-13 15:16:50 -07:00
Zach Montoya 1bc46a7046 Update release notes for the UWP 5.x releases for March 2019
- UWP 5.2.9
- UWP 5.3.10
- UWP 5.4.7
2019-03-13 15:01:23 -07:00
Zach Montoya 390a39f20b
Merge pull request #979 from zamont/updateuwp627
Clarify UWP 6.2.x releases
2019-03-13 12:58:59 -07:00
Zach Montoya 6d3eff0e8f Amends the net-native2.2 to clarify the difference between the UWP 6.2.7 and 6.2.8 product 2019-03-13 11:40:51 -07:00
Holly Muenchow 96962086a3
Added 6.0.15 release notes 2019-03-13 11:02:33 -07:00
Holly Muenchow 12fd702ef0
Added 6.1.12 release notes 2019-03-13 11:01:43 -07:00
Holly Muenchow 73df4979c6
Moved 2.2 to release 2019-03-13 10:31:00 -07:00
Holly Muenchow 15f927fa99
fixed minor errors 2019-03-13 10:28:34 -07:00
Holly Muenchow 0bb047b8b2
Added 6.2.8 release notes 2019-03-13 10:16:06 -07:00
Jeff Schwartz 29b8cde7de CLR COM Event Handler returns E_INVALIDARG and Array Data is not Updatted when Event Parameter is double pointer to SAFEARRAY. (#975)
* CLR COM Event Handler returns E_INVALIDARG and Array Data is not Updated when Event Parameter is double pointer to SAFEARRAY.

* Address pr feedback
2019-03-11 08:40:13 -07:00
Jeff Schwartz 7a9379861b Enable QI IAgileObject for WinRT on Desktop (#974)
* Enable QI IAgileObject for WinRT on Desktop

* Address feedback
2019-03-11 08:39:33 -07:00
Ron Petrusha 36132dd15a
Updated blog links (#976) 2019-03-08 16:49:06 -08:00
Miguel Pena Garcia 7698a155c6 Wpf documentation for 4.8 features and bug fixes (#968)
* Accessibility improvements and SelectionTextBrush

* adding xrefs to accessibility improvements

* adding HwndHost fix doc

* Adding bug fixes

* Apply suggestions from code review

Co-Authored-By: miguep <32345992+miguep@users.noreply.github.com>

* Addressing additional feedback:

Adding a link to the older TextBox Password change, so it is clearer what the change does, and how to enable the previous change
2019-03-07 13:03:16 -08:00
Alicia Li 24bf0f67d0 Add WCF compat doc for bug#424922 (#970)
* Add WCF compat doc for bug#424922

* Update Documentation/compatibility/wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md

Update per review feedback

Co-Authored-By: Lxiamail <Lxiamail@users.noreply.github.com>

* Update Documentation/compatibility/wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md

Update per review feedback

Co-Authored-By: Lxiamail <Lxiamail@users.noreply.github.com>

* Update wcf-accessbility-combobox-high-contrast-issue-in-svcTraceViewer-tool.md
2019-03-07 13:01:23 -08:00
Ashraf Alam b758f37eac Removed broken link (#972)
The link is not available.
2019-03-07 11:12:51 -08:00
Zach Montoya 62b218c572
Merge pull request #971 from zamont/master
Add license info for UWP releases
2019-03-04 16:32:47 -08:00
Zach Montoya 1a9aaeeb1f Add license info for UWP releases. 2019-03-04 15:48:34 -08:00
Nikola Milosavljevic 136c58324c
Merge pull request #963 from Microsoft/NikolaMilosavljevic-patch-1
Add sample usage
2019-02-28 10:12:50 -08:00
Nikola Milosavljevic cec70ecd2b
Update README.md 2019-02-28 10:12:11 -08:00
Jim Carley 769df738ab Compat documents for .NET 4.8 for Workflow runtime and designer. (#966)
* Compat documents for .NET 4.8 for Workflow runtime and designer.

* Addressed review comments
2019-02-27 10:22:25 -08:00
Nikola Milosavljevic d7ac439de0
Update README.md 2019-02-27 08:35:12 -08:00
Ron Petrusha e32138ad69
Update releases/reference-assemblies/README.md
Co-Authored-By: NikolaMilosavljevic <nikolam@microsoft.com>
2019-02-27 00:00:37 -08:00
Nikola Milosavljevic f9d7e0917d
Update README.md 2019-02-26 11:46:38 -08:00
Nikola Milosavljevic a89fc1a6dc
Update README.md 2019-02-22 09:22:16 -08:00
Nikola Milosavljevic 85150b9341
Merge pull request #962 from Microsoft/richlander-patch-1
Update README.md
2019-02-21 17:26:41 -08:00
Rich Lander 94fcc556d5
Update README.md 2019-02-21 16:43:14 -08:00
Nikola Milosavljevic c2596f30ac
Merge pull request #960 from NikolaMilosavljevic/master
Add release notes for .NET Reference Assemblies
2019-02-21 08:29:17 -08:00
Nikola Milosavljevic 44a06a5dde
Update README.md 2019-02-19 08:11:31 -08:00
Nikola Milosavljevic 2234a79b63
Update README.md 2019-02-19 08:09:39 -08:00
Nikola Milosavljevic (CLR) 35ac0d4cce Add README for release notes 2019-02-19 08:05:42 -08:00
Ron Petrusha e05c355edf
Changed http to https where appropriate (#959) 2019-02-06 14:04:41 -08:00
Ron Petrusha d20342b6dc
Updated MSDN links based on dotnet/docs#10259 (#957) 2019-02-04 16:59:48 -08:00
Ron Petrusha 7036f8446e
Changed http to https (#948) 2019-01-18 17:06:57 -08:00
Nicolas Musset 5e8e81a84b Update dotnet-developer-projects.md (#947)
* Update dotnet-developer-projects.md

Paradox was renamed to Xenko a few years ago. And last year it became fully MIT (wondering if license should be mentioned on this page).

* Update dotnet-developer-projects.md

Fix alphabetical order in **Games** section.
2019-01-18 17:05:16 -08:00
Ron Petrusha 08321b6bef
Changed link, link text (#944) 2019-01-07 10:39:37 -08:00
FlamingFox911 8ffebf0530 Markdown syntax error (#941)
Changed <code>code</code> to inline-block `code`
2019-01-04 15:12:49 -08:00
Thomas Claudius Huber 6a9296b868 Add WPF and Windows Forms to .NET Core in Readme (#934) 2018-12-12 14:05:12 -08:00
Ron Petrusha 7009963985
Revisions for .NET Framework 4.8 (#933)
* Updates for net48 branch

* Modified readme for 4.8
2018-12-11 16:03:03 -08:00
Vivek Mishra 65b31b9784
Update dotnet472-known-issues.md 2018-11-14 14:27:55 -08:00
Vivek Mishra b804756d0e
Update dotnet472-known-issues.md 2018-11-14 14:25:33 -08:00
Devendar Reddy Adulla 29bbcba0b3 4.7.2 known issue for visualstylestate (#921)
* 4.7.2 known issue for visualstylestate

* resolving comments

* resolving comment

* Resolving comments that were missed.

* Deletign duplicate file.

* Update 706819 - Winforms applications may have problems rendering UI on latest Operating Systems.md
2018-11-14 14:16:43 -08:00
maxnorth 6e65cc369a Fix code typo in aspnet-472-compat-doc (#922)
Casing of the 'appSettings' element was wrong, I copied and pasted this into my own config without noticing the casing issue and spent a while figuring out why the setting wasn't working.
2018-11-14 13:14:23 -08:00
Rakesh Singh 5aa8a9eb76 Update Known issues list for .NET 4.7.2 (#918)
* Update Known issues list for .NET 4.7.2

* updated per feedback
2018-11-12 09:32:00 -08:00
Ron Petrusha aa5ad5aaac
Updated known issues list (#920) 2018-11-12 09:27:33 -08:00
Vivek Mishra 3ff7f9d72b
Update 695400 - Setup skips installing payload on Windows 7 to Windows 10 migration .md 2018-11-09 10:51:27 -08:00
Darran 8e920cda6b Added DalSoft.RestClient to Libraries (#917) 2018-11-08 13:49:14 -08:00
Rakesh Singh 62473be1e4 Add new issue for .NET 4.7.2 setup (#916)
* Add new issue for .NET 4.7.2 setup

* Updated per review comments

* Update 695400 - Setup skips installing payload on Windows 7 to Windows 10 migration .md
2018-11-07 15:16:26 -08:00
Samreen Zarroug f50bd3567e Removing all rights reserved from MIT license (#909) 2018-11-06 16:49:37 -08:00