diff --git a/csharp/ql/integration-tests/all-platforms/msbuild/global.json b/csharp/ql/integration-tests/all-platforms/msbuild/global.json new file mode 100644 index 00000000000..1a974fd253e --- /dev/null +++ b/csharp/ql/integration-tests/all-platforms/msbuild/global.json @@ -0,0 +1,5 @@ +{ + "sdk": { + "version": "7.0.102" + } +} \ No newline at end of file