Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

fix #2811 by updating RID synthesis #2812

Closed
wants to merge 0 commits into from

Conversation

analogrelay
Copy link
Contributor

Fixes #2811

I'm not sure there's a reliable way to test this unfortunately...

/cc @muratg @davidfowl @moozzyk @BrennanConroy

@BrennanConroy
Copy link
Member

:shipit: but let Pawel look first

@moozzyk
Copy link
Contributor

moozzyk commented Sep 24, 2015

🚢🇮🇹

@analogrelay
Copy link
Contributor Author

You guys beat build verify so I'll wait for that and Travis before merging :)

@@ -182,6 +182,11 @@ private static Result InitializeCore(ApplicationHostContext context)
if (lockFileLookup != null)
{
var target = SelectTarget(context, context.LockFile);
if (Logger.IsEnabled && string.IsNullOrEmpty(target.RuntimeIdentifier))
{
// REVIEW(anurse): Is there ever a reason we want to use the RID-less target now?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@davidfowl see this question. Thoughts?

@moozzyk
Copy link
Contributor

moozzyk commented Sep 24, 2015

I actually think tests need to be updated...

@analogrelay
Copy link
Contributor Author

@moozzyk Should have them all updated now.

@moozzyk
Copy link
Contributor

moozzyk commented Sep 24, 2015

👍

@analogrelay analogrelay deleted the anurse/2811-rids-are-broken branch December 10, 2015 19:41
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.

5 participants