mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.82k stars 1.01k forks source link

Microsoft.CodeAnalysis.CSharp.Workspaces 404 not found #9668

Open Mailaender opened 3 years ago

Mailaender commented 3 years ago

Latest release does not build:

git checkout monodevelop-8.4.3.12
./configure --profile gnome
make

leads to

Failed to retrieve information about 'Microsoft.CodeAnalysis.CSharp.Workspaces' from remote source 'https://dotnet.myget.org/F/templating/FindPackagesById()?id='Microsoft.CodeAnalysis.CSharp.Workspaces'&semVerLevel=2.0.0'.
  Response status code does not indicate success: 404 (Not Found).

I noticed a similar problem with that package when trying to build 7.8.4.1 which is the last version with tarballs from http://download.mono-project.com/sources/monodevelop