fix: Removing app.xaml.host.cs

This commit is contained in:
Nick Randolph 2022-11-22 19:53:09 +11:00
Родитель d0c8535d35
Коммит f7191f4e17
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -18,9 +18,6 @@
<Compile Include="$(MSBuildThisFileDirectory)App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)App.xaml.host.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="$(MSBuildThisFileDirectory)Views\Shell.xaml.cs">
<DependentUpon>Shell.xaml</DependentUpon>
</Compile>