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

Allow building nuget package from features/readonly-ref branch #18294

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

VSadov
Copy link
Member

@VSadov VSadov commented Mar 29, 2017

Allow building nuget package from features/readonly-ref branch

@VSadov
Copy link
Member Author

VSadov commented Mar 29, 2017

@jaredpar for review.
FYI @dotnet/roslyn-compiler

@@ -43,6 +43,7 @@ try
"dev15.0.x" { }
"master" { }
"dev_pilchie_Fix389698" { }
"features/readonly-ref" { }
Copy link
Member

Choose a reason for hiding this comment

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

This won't work because of line 39 above. You need to pull more recent bits from master branch

Copy link
Member Author

Choose a reason for hiding this comment

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

Uh oh. Thanks!

@VSadov VSadov merged commit 30da7ac into dotnet:features/readonly-ref Mar 30, 2017
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.

4 participants