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 dd6b730 commit fae6396Copy full SHA for fae6396
tests/tool-dotnet.yaml
@@ -3,4 +3,4 @@
3
entrypoint: [bash, -i, -c]
4
assert:
5
- status == 0
6
- - stdout.indexOf("Microsoft.AspNetCore.App 6.0.2") != -1
+ - stdout.indexOf("Microsoft.AspNetCore.App 7.0.0") != -1
0 commit comments