Fix suffixes converter, part 2

rename file
This commit is contained in:
bao-qian
2016-04-24 02:52:19 +01:00
parent e3a7d0807e
commit 082191412e
2 changed files with 1 additions and 1 deletions

View File

@@ -78,7 +78,7 @@
<Compile Include="ProgramSuffixes.xaml.cs">
<DependentUpon>ProgramSuffixes.xaml</DependentUpon>
</Compile>
<Compile Include="StringEmptyConverter.cs" />
<Compile Include="LocationConverter.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>