Add initial WinUI automation shell

This commit is contained in:
2026-06-08 23:54:51 +09:00
parent 19434e34db
commit 43066da7e9
28 changed files with 1315 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
bin/
obj/
.vs/
.vscode/
*.user
*.rsuser
*.suo
*.userosscache
*.sln.docstates
TestResults/
*.nupkg
*.snupkg
publish/
artifacts/