Initial AD bulk tool prototype

This commit is contained in:
mikisoq
2026-07-29 01:29:32 -01:00
parent 542aade40c
commit acc2fe0a8a
12 changed files with 1372 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="ADBulkTool.App">
<Application.Styles>
<FluentTheme />
</Application.Styles>
</Application>