Skip to content

Commit

Permalink
feat(wpf): embed i18n satellite assemblies into exe
Browse files Browse the repository at this point in the history
  • Loading branch information
windowsair committed Oct 23, 2023
1 parent feb01f0 commit 2cf441b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions elaphureLink.Wpf/elaphureLink.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,9 @@
<PackageReference Include="NLog">
<Version>5.0.1</Version>
</PackageReference>
<PackageReference Include="Resource.Embedder">
<Version>2.2.0</Version>
</PackageReference>
<PackageReference Include="System.Runtime.WindowsRuntime">
<Version>4.6.0</Version>
</PackageReference>
Expand Down

0 comments on commit 2cf441b

Please sign in to comment.