Cannot add System.Core assembly

View: New views
3 Messages — Rating Filter:   Alert me  

Cannot add System.Core assembly

by Byron-20 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I created a Boo project using SharpDevelop. When I add the System.Core
assembly to my project, I get the following error:

Could not resolve assembly System.Core. The target framework required
by this assembly (3.5) is higher than the project target framework. If
this reference is required by your code, you may get compilation
errors. (MSB3251)

Does anyone know how to solve this problem? Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to boolang@...
To unsubscribe from this group, send email to boolang+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/boolang?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Cannot add System.Core assembly

by Jeffery Olson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


what version of #dev are you using? i have no problem with this (i
believe that there's a compiler warning along the lines of what you
pasted but no outright error)

id recommend, if you want to use #dev, to use the latest build of
shardevelop 3. you can get it at:
http://build.sharpdevelop.net/buildartefacts/




On Sat, Sep 19, 2009 at 12:57 AM, Byron <byron321@...> wrote:

>
> I created a Boo project using SharpDevelop. When I add the System.Core
> assembly to my project, I get the following error:
>
> Could not resolve assembly System.Core. The target framework required
> by this assembly (3.5) is higher than the project target framework. If
> this reference is required by your code, you may get compilation
> errors. (MSB3251)
>
> Does anyone know how to solve this problem? Thanks!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to boolang@...
To unsubscribe from this group, send email to boolang+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/boolang?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Cannot add System.Core assembly

by Byron-20 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Thanks a lot!
I upgraded sharpdevelop and the problem was solved.

On 9月20日, 上午11時35分, Jeffery Olson <olson.jeff...@...> wrote:

> what version of #dev are you using? i have no problem with this (i
> believe that there's a compiler warning along the lines of what you
> pasted but no outright error)
>
> id recommend, if you want to use #dev, to use the latest build of
> shardevelop 3. you can get it at:http://build.sharpdevelop.net/buildartefacts/
>
>
>
> On Sat, Sep 19, 2009 at 12:57 AM, Byron <byron...@...> wrote:
>
> > I created a Boo project using SharpDevelop. When I add the System.Core
> > assembly to my project, I get the following error:
>
> > Could not resolve assembly System.Core. The target framework required
> > by this assembly (3.5) is higher than the project target framework. If
> > this reference is required by your code, you may get compilation
> > errors. (MSB3251)
>
> > Does anyone know how to solve this problem? Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Boo Programming Language" group.
To post to this group, send email to boolang@...
To unsubscribe from this group, send email to boolang+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/boolang?hl=en
-~----------~----~----~----~------~----~------~--~---