Commit Graph

185 Commits (bd40197acc99e6a31649c78886e625e1d620ca97)

Author SHA1 Message Date
Jim Carley bd40197acc Added link to Known Issue 669153 (#844)
System.Transactions and remoting.
2018-09-11 11:45:46 -07:00
Jim Carley c3fe1da371 Create 669153 - Remoting calls made within a transaction can lead to … (#843)
* Create 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Known issue for System.Transactions.Transaction.Current being null after remoting calls.

* Update 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Removed reference to the Security Update and just referenced .NET 4.7.2.

* Update 669153 - Remoting calls made within a transaction can lead to Transaction.Current incorrectly returning null.md

Removing reference to security update from title.

* Added cross-reference links
2018-09-10 19:01:40 -07:00
David Shulman cc7730e718 Update .NET 4.71 Known issues with networking fix (#842) 2018-09-06 11:36:54 -07:00
Vivek Mishra e6dbb0456e
Added known issue for TLS 2018-08-14 18:11:01 -07:00
Vivek Mishra 63b87a3fd4
Added known issue for TLS 1.2 2018-08-14 18:09:42 -07:00
Ron Petrusha 9aba19159f
Corrected typo in URL (#826) 2018-07-30 15:39:47 -07:00
Holly Muenchow 8e810133ac
Update README.md 2018-07-28 10:08:58 -07:00
Holly Muenchow a66dcda02e
Update README.md 2018-07-28 10:07:35 -07:00
Holly Muenchow 75bbb83aeb
Update readme with 5.4.4 release 2018-07-28 10:06:50 -07:00
Holly Muenchow 0f81cd062c
Merge pull request #823 from Microsoft/HollyAM-patch-3
Update README.md
2018-07-27 14:12:10 -07:00
Holly Muenchow c893e7b472
Update README.md 2018-07-27 14:11:58 -07:00
Holly Muenchow f29daaf4c4
Update README.md 2018-07-27 14:11:46 -07:00
Holly Muenchow 7d4737dc80
Update README.md 2018-07-27 13:44:08 -07:00
Maoni Stephens f46e01a4ba added more detail for this bug (#806)
* added more detail for this bug

* Minor grammatical and punctuation changes.
2018-07-22 18:06:37 -07:00
Ron Petrusha 98f6372ac5
Updated known issues index (#803) 2018-07-11 11:52:28 -07:00
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
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
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
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
Holly Muenchow 260ed6c552
Added release notes for 6.1.5 2018-05-30 14:35:47 -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
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 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
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