Is there a nant.VaultTasks.dll for Microsoft.Visual Studio.net 2.0 framework that I can use.
In the past we have used the dll for 1.1 framework. But now I'm getting an error in my Nant script at this line:
<vaultgetfile url="${sourcecode.vault.url}" username="${sourcecode.vault.username}" password="${sourcecode.vault.password}"
The error is Invalid element <vaultgetfile>. Unknown taks or datatype.
Thanks
BTD
nant.VaultTasks.dll
Moderator: SourceGear
You can get that open source project originally written by some end users and make any changes you wish to your copy. Just use a Vault 3.5.x client to connect to vaultpub.sourcegear.com. Login as guest with the password of guest. It's under Build_Tool_Integration.
Also here is a link to the documentation on Vault NAnt Tasks.
Also here is a link to the documentation on Vault NAnt Tasks.