Skip to content

Commit f0ed34d

Browse files
authored
Pin to new prerelease version of install tool (#8270)
2 parents 4a692a7 + 5912972 commit f0ed34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/vscodeLauncher.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export async function prepareVSCodeAndExecuteTests(
3030
// Rather than having to uninstall Dev Kit between different test runs, we use workspace settings
3131
// to control which extensions are active - and we always install Dev Kit.
3232
const extensionsToInstall = [
33-
33+
3434
'ms-dotnettools.csharp',
3535
3636
];

0 commit comments

Comments
 (0)