Commit Graph

999 Commits (2c82cbbb48e1d55ff4642061db8c7b7b68e47dda)

Author SHA1 Message Date
Vivek Mishra 2c82cbbb48
Update dotnet472-known-issues.md 2018-07-11 18:48:05 +00:00
Vivek Mishra 215dec219c
Update known issues index for WPF 593963 2018-07-11 18:47:02 +00:00
Rob LaDuca 011349a61e WPF Known Issue 593963 (#796)
* WPF Known Issue 593963

Adding known issue doc for Salon IRIS issue.

* Addressing feedback

Changing links to actual external links.
Adding a link to the resolution KB for touch KB issues in RS4.
2018-07-11 11:41:19 -07:00
Vivek Mishra c8e537249c
Publishing 472 WU release related changes (#802)
* Update release notes for ZDP fixes

* Update known issue for SQL bug 611802

* Update known issue for SQL and Readme

* Fixed typos

* Fixed Readme

* Fixes for review comments
2018-07-10 12:14:09 -07:00
Vivek Mishra 3d7a41b133
Update dotnet472-known-issues.md 2018-07-09 17:52:05 -07:00
Vivek Mishra 561d06d7c1
Update 599936 - Narrator does not annouce the ReadOnly Status for DataGridView TextBox column with the TextBox column Readonly property set as true.md 2018-07-09 17:51:44 -07:00
Vivek Mishra 694c6aff17
Update dotnet472-known-issues.md 2018-07-04 03:46:44 +00:00
Vivek Mishra 71b0cce147
Update known issue readme 2018-06-28 01:25:56 +00:00
merriemcgaw 730fcef270
Merge pull request #785 from Microsoft/McGawWinFormsDocs
Narrator known issue
2018-06-27 12:57:00 -07:00
merriemcgaw fd4af9a1cd review changes 2018-06-26 14:41:36 -07:00
merriemcgaw eed325b871 Remove extra text 2018-06-21 17:06:56 -07:00
merriemcgaw 4d23d087b7 Initial changes 2018-06-21 16:35:16 -07:00
Holly Muenchow cb46dbf684
Merge pull request #784 from zamont/update_netnative17
Fix the .NET native 1.7 release notes
2018-06-21 13:28:16 -07:00
Zach Montoya 1b472406d0 Fix the .NET native 1.7 release notes to correctly state the package contents of UWP 5.4.2 and UWP 6.0.6 2018-06-20 17:12:14 -07:00
Ron Petrusha be8a9f70a7
Copied compat topic from net472 branch (#783) 2018-06-20 17:10:01 -07:00
Alex Ghiondea d4b59b942a Update dotnet471-known-issues.md (#775) 2018-06-07 14:27:24 -07:00
Alex Ghiondea d7d403a0d6 Create 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO… (#772)
* Create 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md

Add a new known issue for .NET Framework 4.7.1.

* Update 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md

Update per PR feedback

* Update 623552-BCL Higher assembly versions that 4.0.0.0 for System.IO.Compression.ZipFile cannot be loaded without a binding redirect.md
2018-06-06 11:05:40 -07:00
Ryan Yates 3acb62fd91 Rename DrainNGenQueue.ps to DrainNGenQueue.ps1 (#768)
to actually make this a PowerShell Script as .ps is not an accepted PowerShell Script extension
2018-05-31 09:04:14 -07:00
Holly Muenchow 260ed6c552
Added release notes for 6.1.5 2018-05-30 14:35:47 -07:00
Charles Lowell 97d0ba433f Web Application -> Web Applications (#762)
The plural category is conventional everywhere else, and used in migration guide generation to map include paths.
2018-05-24 09:09:09 -07:00
Jose Perez Rodriguez f26a833a80 Change the workaround and resolution sections (#745)
* Change the workaround and resolution sections

* Addressed review comments.
2018-05-17 09:57:11 -07:00
Ron Petrusha 107d249201
Alphabetized projects (#747) 2018-05-14 12:50:59 -07:00
Matt Johnson 8fe9c46c75 Update dotnet-developer-projects.md (#746)
Adding several libraries that I maintain that have proven themselves useful over the years.
2018-05-14 12:31:42 -07:00
Vivek Mishra eebbdeccc4
Update NETFXKnownIssuesTemplate.md 2018-05-10 16:49:48 -07:00
Vivek Mishra d27b6c9514
Update dotnet472-known-issues.md 2018-05-10 16:25:16 -07:00
Jose Perez Rodriguez 61382e5841 Adding link to new issue on the 4.7.2 known issues page (#744)
* Adding link to new issue on the 4.7.2 known issues page

* Corrected order that I disordered in merge
2018-05-10 13:55:25 -07:00
Saurabh Singh 6d17f10ea7
Merge pull request #743 from Microsoft/saurabh500-updatereference
Update dotnet472-known-issues.md
2018-05-10 13:50:29 -07:00
Saurabh Singh e623b574f9 Create 611802 - SQLConnection.ConnectionString throws NRE (#742)
* Rename 611802 - SQLConnection.ConnectionString throws NullReferenceException.md to 611802 - SQLConnection.ConnectionString throws NullReferenceException .md

Documenting known issue for .Net Framework System.Data NRE.

* Update 611802 - SQLConnection.ConnectionString throws NullReferenceException .md

* Update 611802 - SQLConnection.ConnectionString throws NullReferenceException .md

* Update 611802 - SQLConnection.ConnectionString throws NullReferenceException .md

* Update 611802 - SQLConnection.ConnectionString throws NullReferenceException .md
2018-05-10 13:47:48 -07:00
Saurabh Singh aec339faf6
Update dotnet472-known-issues.md 2018-05-10 12:25:14 -07:00
Saurabh Singh 52b1ec30cd
Update dotnet472-known-issues.md 2018-05-10 12:23:41 -07:00
Saurabh Singh 8d1e3b9bd7
Update dotnet472-known-issues.md 2018-05-10 12:02:29 -07:00
Jose Perez Rodriguez 7a84af6cc7 Adding 4.7.2 known issue about references getting removed by nuget targets in some cases (#741)
* Adding 4.7.2 known issue

* Feedback

* PR Feedback

* Update 613745 - Single-name references are removed by the SDK when targeting 4.7.2.md
2018-05-10 11:52:49 -07:00
Saurabh Singh 4cfdba2c16
Delete 611802 - SQLConnection.ConnectionString throws NullReferenceException.md 2018-05-09 15:42:55 -07:00
Saurabh Singh 0e79d354bb
Create 611802 - SQLConnection.ConnectionString throws NullReferenceException.md
Documenting known issue for .Net Framework System.Data NRE.
2018-05-09 15:41:50 -07:00
Holly Muenchow e9f52c3485
Merge pull request #740 from Microsoft/HollyAM-patch-1
Added 2.1 and 2.2 release to UWP Readme.md
2018-05-08 14:41:27 -07:00
Holly Muenchow 158d0557d4
Merge pull request #739 from HollyAM/patch-3
.NET UWP 2.1 and 2.2 release notes
2018-05-08 14:38:46 -07:00
Holly Muenchow cbd63dd7b0
added 6.2.0 build version for clarity 2018-05-08 14:38:13 -07:00
Holly Muenchow c23121533d
Update 2.1 readme with correct versions. 2018-05-08 14:37:29 -07:00
Holly Muenchow 308b7f10ba
Added 2.1 and 2.2 release to UWP Readme.md 2018-05-08 14:26:20 -07:00
Holly Muenchow f1198b72dd 2.1 and 2.2 release notes
Added .NET UWP 2.1 and 2.2 release notes
2018-05-08 10:15:49 -07:00
Ron Petrusha 32316d84ec
Revised code to handle categories file (#725) 2018-05-02 14:57:09 -07:00
Charles Salmon b54e689b46 Rename file to ensure that generated link is not broken. (#735)
* Generated compatibility readme contained broken link.
* This was due to inclusion of spaces in a filename.
2018-05-02 14:56:42 -07:00
Ron Petrusha c5d9bddc00
Fixed formatting broken on docs.microsoft.com (#731) 2018-05-01 10:16:13 -07:00
Simon Cropp 961975de7e Update dotnet472-changes.md (#729) 2018-05-01 09:51:19 -07:00
Preeti Krishna c135058c92
Update dotnet472-known-issues.md 2018-04-30 14:58:57 -07:00
Preeti Krishna edba503a05
Update and rename file 2018-04-30 14:57:09 -07:00
Preeti Krishna 58e7ea6f3a
Update dotnet472-known-issues.md 2018-04-30 14:55:23 -07:00
Preeti Krishna e396417d2e
Update README.md 2018-04-30 13:32:22 -07:00
Preeti Krishna d55a3befea
Update dotnet472-known-issues.md 2018-04-30 13:31:09 -07:00
Preeti Krishna e2e66f8757
.NET Framework 4.7.2 release notes and related changes (#726)
* Updates for .net framework 4.7.1 early access build 2539

* .NET Framework 4.7.2 release notes and related changes
2018-04-30 12:55:44 -07:00