Ayende, yes I'm aware of that. My hopes with upgrading is to also upgrade the queues and use TPL as *a* way to remove a dependency on Wintellect.Threading. Also being able to leverage dynamic type for other things. It's by no means mandatory that's why I asked the question as to see the impact it would have on others.
On Mar 1, 3:29 am, Ozan Yurtseven <[email protected]> wrote: > This library name EasyHook(http://easyhook.codeplex.com/) inject > library. Some kind of c library wrapper. This library programmaticly > add inject dll to assembly gac. And .net 4.0 does not have a support > that method. I tried this > methodhttp://easyhook.codeplex.com/workitem/17852but I can't run > succesfuly. I need to reference main project reference on inject > project. When i upgrade .net framework 4 I'am getting this error; > > Warning 11 The primary reference "Main" could not be resolved because > it has an indirect dependency on the .NET Framework assembly > "PresentationFramework, Version=4.0.0.0, Culture=neutral, > PublicKeyToken=31bf3856ad364e35" which has a higher version "4.0.0.0" > than the version "3.0.0.0" in the current target framework. Inject > > 2012/3/1 Oren Eini (Ayende Rahien) <[email protected]>: > > > > > > > > > > > If you have a library supporting 3.5, it should be able to run on 4.0 > > > On Thu, Mar 1, 2012 at 9:36 AM, Ozan Yurtseven <[email protected]> wrote: > > >> We are using 3.5 libraries for desktop client. And we can't change > >> because of other libraries only have 3.5 support. > > >> 2012/3/1 Corey <[email protected]>: > >> > Is anybody still using RSB on .NET 3.5? I'm considering only > >> > supporting 4.0 going forward but wanted to ask around first. > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups "Rhino Tools Dev" group. > >> > To post to this group, send email to [email protected]. > >> > To unsubscribe from this group, send email to > >> > [email protected]. > >> > For more options, visit this group at > >> >http://groups.google.com/group/rhino-tools-dev?hl=en. > > >> -- > >> Ozan Yurtseven > > >> CTO > > >> InsuredPlay > > >> Office: 0090 (212) 249 1762 > > >> Mobile: 0090 (544) 464 62 57 > > >> Skype: ozanyurt > > >> Email: [email protected] > > >>www.insuredplay.com > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Rhino Tools Dev" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]. > >> For more options, visit this group at > >>http://groups.google.com/group/rhino-tools-dev?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Rhino Tools Dev" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- > Ozan Yurtseven > > CTO > > InsuredPlay > > Office: 0090 (212) 249 1762 > > Mobile: 0090 (544) 464 62 57 > > Skype: ozanyurt > > Email: [email protected] > > www.insuredplay.com -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
