separate location extension

This commit is contained in:
2022-03-18 18:44:30 +08:00
parent 7ca377b8c2
commit b7affae8ab
4 changed files with 56 additions and 34 deletions

View File

@ -22,6 +22,7 @@
<Compile Include="$(MSBuildThisFileDirectory)Helper.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Languages\PlatformCulture.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Languages\Resource.cs" />
<Compile Include="$(MSBuildThisFileDirectory)LocationExtension.cs" />
<Compile Include="$(MSBuildThisFileDirectory)MainShell.xaml.cs">
<DependentUpon>MainShell.xaml</DependentUpon>
<SubType>Code</SubType>