Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Is it possible to force NRefactory to use .NET 3.5 instead of 4 when analyzing code? #521

Open
svermeulen opened this issue Sep 23, 2016 · 0 comments

Comments

@svermeulen
Copy link

Sorry if this is obvious or answered somewhere else but I can't seem to find an answer to it.

The code I'd like to analyze with NRefactory is written using .NET framework 3.5. So I'm getting errors when using NRefactory because it thinks that certain classes exist really don't (eg. classes that were only added with .NET 4.0). Is there a way to get NRefactory to use 3.5 instead of 4 when analyzing code?

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

No branches or pull requests

1 participant