Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

VS2017 path to sn.exe is wrong #500

Open
yaakov-h opened this issue Mar 21, 2018 · 0 comments
Open

VS2017 path to sn.exe is wrong #500

yaakov-h opened this issue Mar 21, 2018 · 0 comments

Comments

@yaakov-h
Copy link
Contributor

See #202 and #482.

VS2017 doesn't install NETFX 4.6 Tools inside %ProgramFiles(x86)\Microsoft SDKs\Windows\v10.0A\bin, but it does install:

  • NETFX 4.6.1 Tools
  • NETFX 4.6.2 Tools
  • NETFX 4.7 Tools
  • NETFX 4.7.1 Tools

We could assume we should use 4.6.1 instead, or we could try and resolve this path based on the project's $(TargetFramework), then fall back to an assumption.

I'm still not quite sure how VS resolves the path internally.

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