Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Legacy F# projects won't evaluate #37

Closed
cartermp opened this issue Sep 23, 2019 · 1 comment · Fixed by #341
Closed

Legacy F# projects won't evaluate #37

cartermp opened this issue Sep 23, 2019 · 1 comment · Fixed by #341
Labels
bug Something isn't working

Comments

@cartermp
Copy link
Contributor

Throws InvalidProjectException

@trivalik
Copy link
Contributor

Mh, maybe is it right now not supported. See output:

This project has custom imports that are not accepted by try-convert.
Unexpected custom imports were found:
        $(FSharpTargetsPath)
The following imports are considered valid for conversion:
        Microsoft.CSharp.targets
        Microsoft.VisualBasic.targets
        Microsoft.Portable.CSharp.targets
        Microsoft.Portable.VisualBasic.targets
        Microsoft.FSharp.Targets
        MSTest.TestAdapter.targets
        Microsoft.TestTools.targets
        Microsoft.Common.props
        MSTest.TestAdapter.props

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants