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

@@ -0,0 +1,2 @@
global using Xunit;
global using AwesomeAssertions;