NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

nuget update with mono #8705

Open karann-msft opened 4 years ago

karann-msft commented 4 years ago

@nelfer commented on Wed Jun 12 2019

Hi, I noticed the note about nuget update doesn't work under mono . Is there any updates on this? or any work around? I have a linux machine where I was doing a script to mass update projects (over 100) and saw that it didn't work.

The projects are .Net 4.7 by the way.

Thanks!


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.


@stale[bot] commented on Tue Oct 15 2019

This issue has been automatically marked as stale and closed because it has not had recent activity. Thank you for your contributions.

nkolev92 commented 4 years ago

@v-luzh Can you try to repro this with mono on Linux/Mac?

Thank you.

v-luzh commented 4 years ago

@nkolev92 Tried command "nuget update" after installing mono on Linux Ubuntu 18.04. Seems it still doesn't work since the terminal said "Cannot find the specified version of msbuild: '{0}' ".

nkolev92 commented 4 years ago

@nelfer Is that what you get?

@v-luzh Is what you are seeing similar to https://github.com/NuGet/Home/issues/9222?

v-luzh commented 4 years ago

@nkolev92 I think what I saw on Linux Ubuntu 18.04 is not similar to 9222.

nkolev92 commented 4 years ago

@v-luzh sounds good. thanks :)