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

Update the Roslyn version to 1.3.2 #12134

Conversation

jasonmalinowski
Copy link
Member

No description provided.

@@ -24,7 +24,6 @@ public ProvideRoslynBindingRedirectionAttribute(string fileName)
AssemblyName = Path.GetFileNameWithoutExtension(fileName),
PublicKeyToken = "31BF3856AD364E35",
OldVersionLowerBound = "0.7.0.0",
OldVersionUpperBound = "1.3.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

Not setting this means it'll simply take the upper bound to be equal to the new version. We've already had this change in our Dev15 code for ages.

@jasonmalinowski jasonmalinowski force-pushed the update-microupdate-version-number branch from 0962721 to 3b1cd3b Compare June 21, 2016 19:14
@jasonmalinowski
Copy link
Member Author

Verbally approved by @MattGertz, since we can't ship updates without this.

@jasonmalinowski jasonmalinowski merged commit e8adc17 into dotnet:microupdate Jun 21, 2016
@jasonmalinowski jasonmalinowski deleted the update-microupdate-version-number branch June 21, 2016 21:33
@MattGertz
Copy link
Contributor

And now PR-approved as well. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants