Hi,
Can Sharpdevelop 3.0 target the 1.1 version of the .net framework?
The reason i am asking is that the users i am targetting only have 1.1 installed.
thanks
SharpDevelop 3.0 no longer allows to target .NET 1.1. The "only"target frameworks are 2.0, 3.0 and 3.5 - all those are supported by MSBuild 3.5 which underpins SharpDevelop 3.0s build system.
Chris
Thanks for your reply chris. I think ill need to stick to using sharpdevelop 2.2 then, as at the moment upgrading the version of .net on the client machines isn't an option.