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

cant install from nuget in any framework #15

Open
fabriziodb opened this issue Feb 17, 2022 · 0 comments
Open

cant install from nuget in any framework #15

fabriziodb opened this issue Feb 17, 2022 · 0 comments

Comments

@fabriziodb
Copy link

fabriziodb commented Feb 17, 2022

hi, i just created a windows form app in VS 2019, but even changing the framework version get the same error

Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v2.0', 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.


Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v3.0', 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.


Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v3.5', 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.


Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.0', 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.


Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5', 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.


Severity Code Description Project File Line Suppression State
Error Could not install package 'TidyManaged 1.0.0'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.8', 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.

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

1 participant