I want to have environment variable NUGET_XMLDOC_MODE set to none when running dotnet restore
Hi All,
I've tried all configurations possible for the project in teamcity (system variables, environment variables, parameters) and also command line parameters for the "dotnet restore" build step for the variable NUGET_XMLDOC_MODE=none and it insists in being set to NUGET_XMLDOC_MODE=skip.
Does anyone know how I can setup this properly, either from the UI, settings.kts or hacking the plugin?
This is what the environment variables look like now, it doesn't matter what I do:

Thank you!
Please sign in to leave a comment.