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

I am trying to upgrade from V2.2.0.1 to V3.0.0 but it errors out. #126

Open
dynamicaccesssolutions opened this issue Feb 23, 2018 · 5 comments

Comments

@dynamicaccesssolutions
Copy link

dynamicaccesssolutions commented Feb 23, 2018

I am using the vtortola.WebsocketListener library in a c# project built on .Net V 4.5.2. I recently tried to update my nuget package and it keeps erroring out with the folloing error message

' Error Could not install package 'vtortola.WebSocketListener 3.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. ' , any help is greatly appreciated.

vtortola.WebsocketListener V2.2.0.1 installs just fine in a project built using .NET V 4.5.2 , it is the update to vtortola.WebsocketListener V 3.0.0 that is kicking off.

@dynamicaccesssolutions dynamicaccesssolutions changed the title I am trying to upgrade from V2.2.01 to V3.0.0 but it errors out. I am trying to upgrade from V2.2.0.1 to V3.0.0 but it errors out. Feb 23, 2018
@vtortola
Copy link
Owner

vtortola commented Mar 6, 2018

I just merged a PR that adds support for 4.5. Please get latest version from repository and try.

@dynamicaccesssolutions
Copy link
Author

Hi, an Update from V2.2.0.1 to V2.2.4.0 was successful but 2.2.4.0 -> 3.0.0.0 still fails with the same error message. I am trying to update it through Nuget in VS 2015 if that helps.

@vtortola
Copy link
Owner

vtortola commented Mar 8, 2018

Did you try with the Nuget or with the source in this repository?

@dynamicaccesssolutions
Copy link
Author

I am trying to update it through Nuget in VS 2015 if that helps. I am doing all of the updating through Nuget in VS 2015. Update from V2.2.0.1 to V2.2.4.0 was using the Nuget package manager in VS 2015 as well.

@dynamicaccesssolutions
Copy link
Author

I have yet to try it with the source in this repository

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