Hello, > What is the correct way to initialize the Mono JIT for v2.0 without > using an assembly? Is this a missing feature? Only one mscorlib can be loaded in the runtime, so you plan on using 2.0 features, your first program must be a 2.0 program.