[MonoDevelop] How to switch my project to target the 3.0.6 beta version instead of the 2.10.12 stable version?

gooisoft thefaker at hotmail.com
Wed Apr 3 18:40:18 UTC 2013


Thanks for the response.

I have moved on from my previous problem, but I'm still having trouble
switching the target version of the Mono Framework.

It seems like it doesn't make any difference what version is selected under
<Project> -> <ActiveRuntime> (nor even what version is set as the default in
MonoDevelop Preferences) .... the output in the "Application Output" window
ALWAYS says that the loaded assemblies are from version 2.10.12

(The Application Output window displays the following ... )

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/WindowsBase/4.0.0.0__31bf3856ad364e35/WindowsBase.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Xaml/4.0.0.0__b77a5c561934e089/System.Xaml.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll
[External]

Loaded assembly: ObjCImplementations [External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll
[External]

Loaded assembly:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
[External]


What can I do to get the Mono debugger to load the 3.0.6 versions of
MonoFramework when I am debugging my code?





--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-switch-my-project-to-target-the-3-0-6-beta-version-instead-of-the-2-10-12-stable-version-tp4659082p4659222.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list