-
Notifications
You must be signed in to change notification settings - Fork 1k
doesnt build #9675
Comments
The same thing happens on windows |
I think the urls in the nuget.config are broken |
I was able to solve most of the problems by replacing in NuGet.config references to myget to the following: Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/MacPlatform/MacPlatform.csproj Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/MonoDevelop.TextEditor/MonoDevelop.TextEditor.Wpf/MonoDevelop.TextEditor.Wpf.csproj Errors in /home/USER/Projects/Personal/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git.Tests/MonoDevelop.VersionControl.Git.Tests.csproj Errors in /home/USER/Projects/Personal/monodevelop/main/tests/UserInterfaceTests/UserInterfaceTests.csproj NuGet Config files used: Feeds used: |
Replace
Then remove
Now, i got all packages, but still have errors in the build. e. g.
|
The text was updated successfully, but these errors were encountered: