Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merges/merge release/dev16.9 to release/fcs #11004

Merged
merged 473 commits into from
Feb 3, 2021

Conversation

brettfo
Copy link
Member

@brettfo brettfo commented Feb 3, 2021

To update merge:

git checkout merges/merge-release/dev16.9-to-release/fcs
git reset --hard upstream/release/fcs
git merge upstream/release/dev16.9
# make any edits or additional commits here
git push upstream merges/merge-release/dev16.9-to-release/fcs --force

cartermp and others added 30 commits November 18, 2020 17:59
#9490 
- Update error message placeholders to format error message correctly
- Converted count up to count down to show properly how many more elements were requested but not fulfilled
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
* Update dependencies from https://github.com/dotnet/arcade build 20201111.5

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20561.5

* Update dependencies from https://github.com/dotnet/arcade build 20201113.2

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20563.2

* Update dependencies from https://github.com/dotnet/arcade build 20201116.3

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20566.3

* Update dependencies from https://github.com/dotnet/arcade build 20201117.7

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20567.7

* Update dependencies from https://github.com/dotnet/arcade build 20201123.2

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20573.2

* retain older sdk

* Update dependencies from https://github.com/dotnet/arcade build 20201123.2

Microsoft.DotNet.Arcade.Sdk
 From Version 6.0.0-beta.20552.5 -> To Version 6.0.0-beta.20573.2

* retain 3.1 SDK

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Brett V. Forsgren <brettfo@microsoft.com>
* Initial incremental build refactor

* Get previous slot

* Fixed build

* Fixed timestamp max

* Updating surface area

* Fixing last test

* Just return true

* Add minor TODO

* Change value name to something more coherent

* Fixing test
cristianosuzuki77 and others added 26 commits December 31, 2020 13:34
Co-authored-by: Cristiano Suzuki <crsuzuki@microsoft.com>
Cherry pick into 16.9 - Fixed find all references on properties
* Backing out stackoverflow fix by delayed gen methods

* Trying to lazily gen IL

* Making ILMethodBody.IL be lazy

* Consolidating lazy methodbodies by removing ILLazyMethodBody

* Updating baseline and fixing build

* Minor change
Cherry Pick into 16.9 - Stack-overflow fix (#10868)
[release/dev16.9] update target insertion branch
* Update sdk version

* sig
Co-authored-by: Cristiano Suzuki <crsuzuki@microsoft.com>
…ure help when triggering an inner application inside a lambda (#10954) (#10973)

* Fix issue where sighelp triggered in lambda gave outer signature help

* Updates
Cherry Pick into 16.9 - Track the signaturehelp session kind in signature help (#10970)
Co-authored-by: Brett V. Forsgren <brettfo@microsoft.com>
@brettfo brettfo requested a review from KevinRansom February 3, 2021 18:32
@brettfo brettfo merged commit b8bb38a into release/fcs Feb 3, 2021
@brettfo brettfo deleted the merges/merge-release/dev16.9-to-release/fcs branch February 3, 2021 19:59
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.