mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-03 01:18:22 +00:00
Add landing page strings
This commit is contained in:
parent
9c27c378f7
commit
197aab1ba3
5 changed files with 80 additions and 1 deletions
|
@ -8,4 +8,11 @@
|
|||
<OutputType>Exe</OutputType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Update="LandingPage.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>LandingPage.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue