Skip to content

Fix detection of framework version with spaces - #1791

Merged
forki merged 1 commit into
fsprojects:masterfrom
danielrbradley:fix-framework-version-space
Jul 12, 2016
Merged

Fix detection of framework version with spaces#1791
forki merged 1 commit into
fsprojects:masterfrom
danielrbradley:fix-framework-version-space

Conversation

@danielrbradley

Copy link
Copy Markdown
Contributor

Fixes #1790

Fixes compatibility with packages such as MarkdownDeep.NET which have the
internal folder structure of

./lib/.NetFramework 3.5/MarkdownDeep.dll

Resolve this issue by adding an alias to remove spaces in the framework string.

Fixes #1790

Fixes compatibility with packages such as MarkdownDeep.NET which have the
internal folder structure of

    ./lib/.NetFramework 3.5/MarkdownDeep.dll

Resolve this issue by adding an alias to remove spaces in the framework string.
@forki
forki merged commit 8c17c3d into fsprojects:master Jul 12, 2016
@forki

forki commented Jul 12, 2016

Copy link
Copy Markdown
Member

thanks!

@danielrbradley
danielrbradley deleted the fix-framework-version-space branch July 12, 2016 10:48
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