If I build the latest trunk by using .net 2.0 as a target i get the
following error

[csc] Compiling 173 files to 'C:\development\OSS\Castle\trunk\build
\net-2.0\debug\Castle.MicroKernel.dll'.
[csc] c:\development\OSS\Castle\trunk\InversionOfControl
\Castle.MicroKernel\Context\CreationContext.cs(99,12): error CS0246:
The type or namespace name 'var' could not be found (are you missing a
using directive or an assembly reference?)

if i use .net 3.5 as the target then the project builds fine

If I use the dlls which were generated with 3.5, will I be able to use
them with vs2005 (.NET 2.0) or do i need to switch to 2008 (.NEt 3.5)?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to