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

Replace hard reference on gacutil path with automatic search for late… #1040

Merged
merged 1 commit into from Dec 13, 2015

Conversation

denisbrodbeck
Copy link
Contributor

…st gacutil.exe

The existing path "Microsoft SDKs/Windows/v8.0A/bin/NETFX 4.0 Tools/gacutil.exe" doesn't exist on a Win 10 + Visual Studio 2015 dev environment.
RegAsmHelper solves a similar problem by searching for the latest regasm tools path (using EnvironmentHelper).
This patch solves this analogously.

…st gacutil.exe

The existing path "Microsoft SDKs/Windows/v8.0A/bin/NETFX 4.0 Tools/gacutil.exe" doesn't exist on a Win 10 + Visual Studio 2015 dev environment.
RegAsmHelper solves a similar problem by searching for the latest regasm tools path (using EnvironmentHelper).
This patch solves this analogously.
forki added a commit that referenced this pull request Dec 13, 2015
Replace hard reference on gacutil path with automatic search for late…
@forki forki merged commit 703fe12 into fsprojects:master Dec 13, 2015
@forki
Copy link
Member

forki commented Dec 13, 2015

thx

@denisbrodbeck denisbrodbeck deleted the SearchLatestGacUtil branch December 13, 2015 16:54
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.

None yet

2 participants