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

Dependency Issue Creating Plugin A #95

Open
beerygaz opened this issue Oct 24, 2018 · 5 comments
Open

Dependency Issue Creating Plugin A #95

beerygaz opened this issue Oct 24, 2018 · 5 comments

Comments

@beerygaz
Copy link

Summary

Visual Studio 2017 throws an error when trying to create PluginA

Homeseer 1.0.0 can only target .NET 4.5
Many of the packages required by HSPI require .NET 4.6

Screenshots (if appropriate)

image

@alexdresko
Copy link
Owner

Thanks for letting us know, @beerygaz. I'll try to get this taken care of soon.

@beerygaz
Copy link
Author

Is there a workaround in the short term? Can I just check out the HSPI repo and stick it in my project directory?

@alexdresko
Copy link
Owner

If VS still creates the project, you can re-target the project to your desired .NET version and install the HSPI nuget package after the fact.

You could pull the repo and try that. Use the PluginA.Dev project if that's the course you go.

Lemme know how it works out.

@beerygaz
Copy link
Author

The first option won't work. If I try to install the nuget package it fails dependency checks (HSPI has a dependency on the homeseer package, and that won't install).

The second option is proving harder than expected in getting all the files in the right place and then adding them to the project.

@alexdresko
Copy link
Owner

Long story short, try uninstalling the extension and reinstall it. I apologize for the inconvenience, but you shouldn't have to do that again. I goofed a couple weeks ago and messed some things up. Let me know if the new version of the extension works.

https://marketplace.visualstudio.com/items?itemName=thealexdresko.HomeSeerTemplates2

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

No branches or pull requests

2 participants