Skip to content

Conversation

@dotnet-bot
Copy link
Contributor

This is an automatically generated pull request from dev16.0 into dev16.1.

git fetch --all
git checkout merges/dev16.0-to-dev16.1
git reset --hard upstream/dev16.1
git merge upstream/dev16.0
# Fix merge conflicts
git commit
git push upstream merges/dev16.0-to-dev16.1 --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

KevinRansom and others added 13 commits January 30, 2019 17:41
* Update FSharp.Core package to 4.6.1, Fix product version (* AssemblyVersion of compiler binaries *) and remove trailing '.' from githash.

* Update ci_part4

* signtool data

* address test
* Do not store union case compiled name

* Update test data to report only case name range
* Do not notify env sink about base constructor (fixes #3699)

* Extract function
#6168)

* Cleanup some project stuff, and Ensure that Templates vsix contains newly built FSharp.Core nuget package.

* ignore

* Feedback
* Convert PDBS for portable PDBS

* Typo

* Tweaks
* Fixed address issue on struct records by unifying types earlier

* Creating local after UnifyTypes
* Don't suggest names for errors in normal IDE usage

* Remove flag from parsing and project opens

* Move flag into FSharpChecker

* Suggest names based on symbols in the current document

* Cleanup and turn on code fix by default

* Use declarationlistinfo as a source for suggesting names

* Reduce diff
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit 915b940 into dev16.1 Feb 6, 2019
@ghost ghost deleted the merges/dev16.0-to-dev16.1 branch February 6, 2019 01:30
This pull request was closed.
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.

6 participants