Skip to content

Commit 4457c9e

Browse files
committed
add global.json file to prevent azdo from breaking pipeline
1 parent 537d678 commit 4457c9e

File tree

1 file changed

+6
-0
lines changed
  • emulatedtests/Azure.Functions.Java.Tests.E2E

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sdk":
3+
{
4+
"version": "6.0.421"
5+
}
6+
}

0 commit comments

Comments
 (0)