chore: initial commit

This commit is contained in:
Stevan Freeborn
2026-03-30 12:51:19 -05:00
commit 1012decef0
26 changed files with 2619 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"sdk": {
"version": "10.0.201",
"rollForward": "latestPatch"
},
"test": {
"runner": "Microsoft.Testing.Platform"
}
}