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

Move from .NET 4.5.1 to 4.6.1. #2945

Merged
merged 2 commits into from
Apr 20, 2017
Merged

Move from .NET 4.5.1 to 4.6.1. #2945

merged 2 commits into from
Apr 20, 2017

Conversation

sergeybykov
Copy link
Contributor

@sergeybykov sergeybykov commented Apr 16, 2017

Upgrade all projects to .NET 4.6.1.
Upgrade package references to latest Roslyn, immutable collection, Dependency Injection and Configuration
Remove all binding redirects from App.config files
Add AutoGenerateBindingRedirects and GenerateBindingRedirectsOutputType to all projects
Output configuration file being used

@Roman-Blinkov
Copy link

Why not to 4.7?

@sergeybykov
Copy link
Contributor Author

In general, we don't want to force people to upgrade, especially when there's no significant reason to.

@sergeybykov sergeybykov force-pushed the 4.6.1 branch 2 times, most recently from 44ac6ef to 3c0cf7d Compare April 18, 2017 17:00
@sergeybykov sergeybykov added this to the 1.5.0-beta milestone Apr 18, 2017
@jdom jdom force-pushed the 4.6.1 branch 2 times, most recently from 2328bc8 to 69198ea Compare April 18, 2017 22:51
@jdom jdom changed the title [WIP] Move from .NET 4.5.1 top 4.6.1. Move from .NET 4.5.1 to 4.6.1. Apr 18, 2017
jdom added 2 commits April 19, 2017 11:24
Upgrade all projects to .NET 4.6.1.
Upgrade package references to latest Roslyn, immutable collection, Dependency Injection and Configuration
Remove all binding redirects from App.config files
Add AutoGenerateBindingRedirects and GenerateBindingRedirectsOutputType to all projects
@jdom jdom merged commit bca8e09 into dotnet:master Apr 20, 2017
@sergeybykov sergeybykov deleted the 4.6.1 branch May 4, 2017 01:02
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants