Pieter Boogaerts
Pieter Boogaerts
Small update: I have tried a few different approaches in my devops pipeline - Powershell build task on Windows 2022 build agent - Bash build task on Ubuntu 22.04 build...
Further investigation: I have also tried with a build agent in a private pool but it suffers from the same issue. Looks like it might be something related to the...
Using debug output I see a difference in the .html files. Locally I get links like this in the .html file: ```Troubleshooting checklist``` On the build agent I get links...
Update: To figure out what is going wrong I thought to add some log messages to see what happens. I'm using .NET 6.0 SDK with Visual studio 2022, publishing as...
My own build that does not have the issue is done on Windows. It works locally and in a Microsoft Azure DevOps pipeline. For the release build that I downloaded...
Thank you stale bot but this one is still open :)
Thanks for keeping this on the backlog @MaxMelcher, if you need any further tests from my side please let me know.