Skip to content

Conversation

cxwtool
Copy link

@cxwtool cxwtool commented Jul 22, 2020

Please don't squash-merge this PR.

joelmartinez and others added 24 commits July 20, 2020 16:29
per this bug here ... this assembly info is incorrect and should be manually removed:
https://ceapex.visualstudio.com/Engineering/_workitems/edit/189831
Removing System.Windows assembly for System.Windows.Resources.StreamResourceInfo
Changes hecxadecimal to hexadecimal.
* Update ArrayPool`1.xml
Co-authored-by: Stephen Toub <stoub@microsoft.com>
* MetadataReader: add remarks and example

* Bump .NET Core version to support C# 8.0

Co-authored-by: Andy De George <2672110+Thraka@users.noreply.github.com>
* Update DateTime.xml
* Add DispatcherTimer to the list of available timer classes
Typo "TextReader" should read "TextWriter"
* Link to unsafe-escaping section of how-to doc

* Update xml/System.Text.Encodings.Web/JavaScriptEncoder.xml

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>
* fix broken links

* further fixes

* fix note format

* one more fix
Comment for the last example incorrectly stated the output of the test routine; it showed '' instead of 'null'
Co-authored-by: VSC-Service-Account <vscavu@microsoft.com>
The Remarks for the overload of `Insert` which takes a `CacheDependency` appears to have been copied and pasted from the overload which does not take that parameter and therefore stated that the object added to the cache would be inserted with "no file or cache dependencies", which of course is incorrect. This edit removes that text.
The example is aiming to show a "non available" navigation service. The code should then behave as expected.
Add a remark that reading `ComboBox.Text` is dependent on whether there is a selected item or not.
@dotnet-bot dotnet-bot added this to the July 2020 milestone Jul 22, 2020
@BillWagner BillWagner merged commit 9506e50 into live Jul 22, 2020
@BillWagner BillWagner deleted the publish-31708 branch July 22, 2020 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.