renamed project to more sensible name

This commit is contained in:
grimsace
2026-06-08 15:18:19 -05:00
parent 86e54906b4
commit 99df32cb1f
11 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="Finder2eFoundryConverterCS.App"
xmlns:local="using:Finder2eFoundryConverterCS"
x:Class="finder2e_foundry_converter.App"
xmlns:local="using:finder2e_foundry_converter"
RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->