Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Nuget Extension Update
-
Do you have an ETA on an update for the NuGet extension? It needs to be updated to work. Do I need to fork it?
Product: BuildMaster
Version: 5.5.3
-
I am not aware of the NuGet extension requiring an update, can you send us an error message? Or was that just a typo and you meant the Azure extension (as referred in an email by a colleague)? If so, that was just pushed and should be available now.
-
Nuget extension uses .exe 2.8.50126 we are currently on version 2.8.50313. Every time the server restarts we have to manually copy over the newer .exe to get things to work.
-
Is this for a legacy plan action or a OtterScript operation?
If it's for a Legacy Plan, you can edit the Configuration Profile for the NuGet extension and specify a path to your custom NuGet.exe in there, and actions will use that instead of the default one the extension ships with -- this way you don't need to overwrite anything.
If it's for an OtterScript plan, you can override the default location by creating a $NuGetExePath variable at global or server level with the value being the path to your version of nuget.exe on the server. This is the new style of configuration that replaces legacy Configuration Profiles.