Hello I was trying to migrate VS addin from 0.14 to the trunk, and tried building it using the trunk, but unfortunately plugins were required first especially xsd-plugin, and there are only 3 plugins found in the trunk, so this means, other plugins needs to be migrated in the trunk.
based on my observation the trunk is very much different from the 0.14 tag, 0.14 uses dotnet-executable, while the trunk is allot simpler which makes use of DotNetToolChain. I'm interested in migrating the VS addin to the trunk, so this means I need to migrate the plugins too, any suggestions on how to do this, and how to make use of the tool chain would be much appreciated :) thanks bong
