Skip to content
This repository was archived by the owner on Apr 16, 2020. It is now read-only.
This repository was archived by the owner on Apr 16, 2020. It is now read-only.

make SourceLink.dll buildable on Mono #24

@ctaggart

Description

@ctaggart

Starting where #23 left off, the current error when building on Mono is about missing method for OpenMappedExeConfiguration.

fsharpi -d:MONO build.fsx
Missing method System.Configuration.ConfigurationManager::OpenMappedExeConfiguration(ExeConfigurationFileMap,ConfigurationUserLevel,bool) in assembly /Library/Frameworks/Mono.framework/Versions/3.2.6/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll, referenced in assembly /Users/cameron_taggart/Projects/SourceLink4/packages/SourceLink.Fake/tools/SourceLink.dll
System.MissingMethodException: Method not found: 'System.Configuration.ConfigurationManager.OpenMappedExeConfiguration'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions