Ready to test in WSL

This commit is contained in:
2025-02-08 11:44:28 -07:00
commit 89413fe4b2
22 changed files with 1874 additions and 0 deletions

6
global.json Normal file
View File

@ -0,0 +1,6 @@
{
"sdk": {
"rollForward": "latestMinor",
"version": "8.0.100"
}
}