Hey,
> This is because resgen is a 1.1 (1.0 profile) assembly (which loads some 1.1
> system assemblies) and hence you end with a 1.0 runtime, which ofcourse
> can't deal with 2.0 assemblies.
>
> Why not just build all Mono tools in both 1.0 and 2.0 profile ? Even if the
> source code is exactly t
Hi,
Why is there no 2.0 profile version of all Mono tools (such as resgen, xsd,
...) ?
Right now, it's not possible to use any of these tools when you want to
build 2.0 applications.
If you have, for example, a resx file for which you need to reference a 2.0
assembly, then it's not possible to c