We have quite a few bits and bobs of custom code on Vault API built up over the year. I am going to use the opportunity of upgrading to Vault 3.5 to rationalize and refactor some of these tools.
Is it OK if I upgrade these tools to .NET 2.0/3.0, referencing 3.5.1 client api assemblies? One of the tool is a plugin webservice.
Can I write 3.5.1 plugins and API code in .NET 2.0/3.0?
Moderator: SourceGear