Add landing page strings

This commit is contained in:
jvyden 2022-04-14 17:06:13 -04:00
parent 9c27c378f7
commit 197aab1ba3
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278
5 changed files with 80 additions and 1 deletions

View file

@ -8,4 +8,11 @@
<OutputType>Exe</OutputType>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Update="LandingPage.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>LandingPage.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
</Project>