monodevelop icon indicating copy to clipboard operation
monodevelop copied to clipboard

MonoDevelop is a cross platform .NET IDE

Results 102 monodevelop issues
Sort by recently updated
recently updated
newest added

This project has not been built nor maintained since January 2020 and has been archived If you are interested in working on the project, even when archived you can still...

Hello! I've been trying to build for windows following the instructions at: https://www.monodevelop.com/developers/building-monodevelop/#windows, but the link for the Mono libraries package points to https://files.xamarin.com/~jeremie/MonoLibraries.msi, which seems to be a dead...

Error: NuGet packages need to be restored before compiling. The NuGet MSBuild targets, which are required for build, are missing. NuGet MSBuild targets are generated when restoring NuGet packages. (myApp)...

When opening master solution in visual studio 2017 in windows shows below error. This version of Visual Studio is unable to open the following projects. The project types may not...

Area: Shell
vs-sync

The lastest Version date from 2018 ? Do we have a new roadmap ?

When I try and create a solution I get the following error:- `The type initializer for 'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext' threw an exception` It worked before when it was originally installed but it...

Followed all steps from your [Windows Build Guide](https://www.monodevelop.com/developers/building-monodevelop/#windows) ...but it failed spectacularly. Both ways to build(Using VS and using MSBuild) ended up in a full train wreck. The build errors...

``` toor@linux-u55l:~/monodevelop> ./configure --profile gnome (main|✔) Configuring package: main ------------------------- Configuration options: --enable-gnomeplatform Running aclocal ... Running automake --foreign ... Running autoconf ... Running ./configure --enable-maintainer-mode --with-macarch=i386 --prefix=/usr/local --enable-gnomeplatform ......

# Steps to reproduce 1. Press `New` 2. Press `Other/.NET` 3. Press `Console Project` 4. Press `Run/Start Without Debugging` and obtain `Build successful` 5. Press `Run/Start Without Debugging` and obtain...