Skip to content

Commit

Permalink
feat(wpf): remove redundant i18n files
Browse files Browse the repository at this point in the history
  • Loading branch information
windowsair committed Oct 16, 2023
1 parent 6bfc8eb commit 1b5c9fe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
Empty file.
Empty file.
10 changes: 0 additions & 10 deletions elaphureLink.Wpf/elaphureLink.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,16 +118,6 @@
<DesignTime>True</DesignTime>
<DependentUpon>lang.resx</DependentUpon>
</Compile>
<Compile Include="Properties\i18n\lang.zh-CN.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>lang.zh-CN.resx</DependentUpon>
</Compile>
<Compile Include="Properties\i18n\lang.fr-FR.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>lang.fr-FR.resx</DependentUpon>
</Compile>
<Compile Include="ViewModel\HomePageViewModel.cs" />
<Compile Include="ViewModel\InfoPageViewModel.cs" />
<Compile Include="ViewModel\ViewModelLocator.cs" />
Expand Down

0 comments on commit 1b5c9fe

Please sign in to comment.