Add SharpIDE.Application unit test project

This commit is contained in:
Matt Parker
2025-11-25 19:00:52 +10:00
parent 69a3787076
commit 6196a4f9e3
7 changed files with 59 additions and 0 deletions

View File

@@ -3,5 +3,8 @@
"version": "10.0.100",
"rollForward": "latestFeature",
"allowPrerelease": false
},
"test": {
"runner": "Microsoft.Testing.Platform"
}
}