QualiSystems / FluentTc

:ocean: :two_men_holding_hands: :office: Integrate with TeamCity fluently
https://www.nuget.org/packages/fluenttc
Apache License 2.0
44 stars 35 forks source link

Unable to add NuGet package - unable to resolve dependency 'TeamCity.ServiceMessages (≥ 3.0.8.53)'. #108

Closed ElLeopard closed 6 years ago

ElLeopard commented 7 years ago

Bug/Feature Request

Unable to add the NuGet package from Visual Studio. Error message: Unable to resolve dependency 'TeamCity.ServiceMessages (≥ 3.0.8.53)'. The TeamCity.ServiceMessages NuGet package published is version "3.0.8", but the requirement for FluentTc is "3.0.8.53".

Test to reproduce

Add NuGet package from Visual Studio.

Affected versions

Product Version

FluentTc: 0.0.0.240

borismod commented 7 years ago

Thank you for reporting. I am currently on vacation with limited access to internet. As a workaround you can try installing older versions of FluentTc. Maybe somebody will pick this issue and fix the dependencies.

On Aug 3, 2017 10:54 AM, "ElLeopard" notifications@github.com wrote:

Bug/Feature Request

Unable to add the NuGet package from Visual Studio. Error message: Unable to resolve dependency 'TeamCity.ServiceMessages (≥ 3.0.8.53)'. The TeamCity.ServiceMessages NuGet package published is version "3.0.8", but the requirement for FluentTc is "3.0.8.53". Test to reproduce

Add NuGet package from Visual Studio. Affected versions Product Version FluentTc: 0.0.0.240

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/QualiSystems/FluentTc/issues/108, or mute the thread https://github.com/notifications/unsubscribe-auth/AAM0MxbNxXg6WgX80nTdeDlFlZW9Mo46ks5sUYrfgaJpZM4OsJM4 .

ElLeopard commented 7 years ago

You're welcome. I got around it when using an older version. Thanks!

borismod commented 7 years ago

@abugov is it related to your changes?

qualisBot commented 7 years ago

yes I forgot to revert the FluentTc.nuspec, just did.

borismod commented 7 years ago

@qualisBot @abugov thanks for fixing it