NightOwl888 commented on code in PR #1222:
URL: https://github.com/apache/lucenenet/pull/1222#discussion_r2554942706
##########
.build/azure-templates/run-tests-on-os.yml:
##########
@@ -107,31 +107,6 @@ steps:
displayName: 'Use .NET SDK ${{ parameters.dotNetSdkVersion }} (x86)'
condition: and(succeeded(), contains('${{ parameters.framework }}',
'net10.'), eq('${{ parameters.vsTestPlatform }}', 'x86'))
-- task: UseDotNet@2
Review Comment:
No, I didn't mean to remove .NET 9 entirely. We still need to cover it in
Azure DevOps and debugging to verify it works, just not for PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]