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

MSbuild fails on sitelets projects #47

Closed
intellifactory-bb opened this issue Dec 6, 2014 · 2 comments
Closed

MSbuild fails on sitelets projects #47

intellifactory-bb opened this issue Dec 6, 2014 · 2 comments
Labels

Comments

@intellifactory-bb
Copy link

The issue seems to be with loading BuildTemplatesTask on machines that only have the latest .NET and FSharp.Core installed.


@intellifactory-bb
Copy link
Author

The issue is solvable by inline compilation of FSharp.Core into the assembly containing the MSBuild task in question, using the --standalone option of the F# compiler.


Original comment by: Anton Tayanovskyy

@intellifactory-bb
Copy link
Author

Fix #47.

→ <>


Original comment by: Anton Tayanovskyy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant