Skip to content

Conversation

nosami
Copy link
Member

@nosami nosami commented Jan 4, 2017

When resolving assemblies using simpleResolution on Mono, the /4.5-api/ folder is used instead of the /4.5/ folder. This folder contains facade assemblies only.

✔ ~/src/fsharp/FSharp.Compiler.Service [master ↓·6|✚ 1…2⚑ 2]
15:01 $ fsharpi

F# Interactive for F# 4.1
Freely distributed under the Apache 2.0 Open Source License

For help type #help;;

> #r "System.Xml";;

--> Referenced '/Library/Frameworks/Mono.framework/Versions/4.8.0/lib/mono/4.5-api/System.Xml.dll' (file may be locked by F# Interactive process)

>
- Interrupt

Not sure if this PR has any knock on effects.

@dsyme
Copy link
Contributor

dsyme commented Jan 4, 2017

Could you also submit to https://github.com/fsharp/fsharp please? Thanks

@dsyme dsyme merged commit f221135 into fsharp:master Jan 4, 2017
nosami pushed a commit to nosami/FSharp.Compiler.Service that referenced this pull request Mar 27, 2017
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