Skip to content

Conversation

@cxwtool
Copy link

@cxwtool cxwtool commented Jun 24, 2020

Please don't squash-merge this PR.

v-alje and others added 13 commits June 23, 2020 10:09
* Adding MSBuild 16

* Experiment

* Adding Core Versions of MS Build

* MSBuild: Remove some internal comments (#4394)

* Remove some internal comments

* remove internal WARNING

* fix some code refs

Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
Co-authored-by: Gordon Hogenson <ghogen@microsoft.com>
using statement not needed with Task when using Task.WhenAll or Task.WaitAll  after .NET 4.5
…ity remarks. (#4194)

Co-authored-by: Mislav Čovran <mislav.covran@visor.hr>
Reference default DigestMethod has been changed to SHA256 in this commit: dotnet/runtime@f628235
Documentation still displays SHA1 as default value.
The operation is O(n) instead of O(1), because it copies all the elements to the builder.
…ntation. (#4156)

* Fix wording in PipeReader's AsStream docs

The old wording gets it exactly wrong - the PipeReader doesn't wrap the Stream, the Stream wraps the PipeReader.

Co-Authored-By: Stephen Halter <halter73@gmail.com>
* Update visual styles link
This adds a 2.0 version of the dependabot config file.
* Update PipeReader.xml to add info to AdvanceTo
Co-authored-by: Stephen Halter <halter73@gmail.com>
* Update Marshal.PtrToStringAnsi - UTF-8 on Unix

* Change mentions of Unicode to UTF-16
@dotnet-bot dotnet-bot added this to the June 2020 milestone Jun 24, 2020
@BillWagner BillWagner merged commit af98ac5 into live Jun 24, 2020
@BillWagner BillWagner deleted the publish-28087 branch June 24, 2020 12:44
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.