Open mikeharder opened 1 year ago
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days
Still an issue. PR that potentially fixes this issue #19415. Also this issue is probably a duplicate of #15020
Still an issue and we hope this can get fixed too. Our pipelines intermittently fail while this task is trying to download dotnet 6, while build agents already have dotnet 6. This task needs and if else condition to check the local pre-installed version and use them instead of trying to download and fail.
Task name
UseDotNetV2
Task version
2.228.0
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
All
Task log
Relevant log output
Aditional info
Related: https://github.com/actions/runner-images/issues/8387