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

Made reference assembly lookup work on 32bit machines #232

Merged
merged 1 commit into from
May 24, 2014
Merged

Conversation

davidfowl
Copy link
Member

@davidfowl davidfowl merged commit bf084e8 into dev May 24, 2014
{
// References assemblies are in %ProgramFiles(x86)% on
// 64 bit machines
var programFiles = Environment.GetEnvironmentVariable("ProgramFiles(x86)");
Copy link
Member

Choose a reason for hiding this comment

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

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 available on core clr.

@davidfowl davidfowl deleted the 32bit branch June 9, 2014 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants