fix: PhoneInfo app handling + label parsing issues

This commit is contained in:
Gustave Monce
2024-08-31 11:00:04 +02:00
parent c21692491d
commit e6555741b0
14 changed files with 711 additions and 17 deletions
+5
View File
@@ -114,4 +114,9 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Preview-Test|AnyCPU'">
<StartArguments>/Test</StartArguments>
</PropertyGroup>
<ItemGroup>
<Page Update="Views\NokiaModePhoneInfoView.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>