We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d4a57 commit 4993a4fCopy full SHA for 4993a4f
build-system/azure.aot.template.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- task: PowerShell@2
22
inputs:
23
- filepath: .\tools\test-aot-compatibility.ps1
+ filepath: tools\test-aot-compatibility.ps1
24
arguments: net8.0
25
- script: 'echo 1>&2'
26
failOnStderr: true
0 commit comments