Skip to content
Prev Previous commit
Next Next commit
Initial exploration: Understanding VSCode test discovery issue
Co-authored-by: thomhurst <[email protected]>
  • Loading branch information
Copilot and thomhurst committed Aug 11, 2025
commit c673ffc992cd66f990d6ca6af42f06dceebdbe09
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "9.0.304",
"version": "8.0.118",
"rollForward": "latestFeature"
}
}