Skip to content

Fix compiling Mvc.sln in 2.2 #4955

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

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Fix compiling Mvc.sln in 2.2 #4955

merged 1 commit into from
Dec 14, 2018

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Dec 14, 2018

Mvc.sln was not compiling in VS because RangeHelper.cs could not be resolved.

I copied what master does to reference the file.

@JamesNK JamesNK requested a review from natemcmaster December 14, 2018 03:35
@JamesNK JamesNK changed the base branch from master to release/2.2 December 14, 2018 08:29
@JamesNK JamesNK closed this Dec 14, 2018
@JamesNK JamesNK reopened this Dec 14, 2018
@JamesNK JamesNK merged commit dd662ed into release/2.2 Dec 14, 2018
@JamesNK JamesNK deleted the jamesnk/mvc-22fix branch December 15, 2018 01:55
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.

2 participants