1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00

database.db => library.db

This commit is contained in:
Yan Maniez 2018-10-21 17:44:47 +02:00
parent 851ad3e4af
commit 2230ddea79
12 changed files with 28 additions and 24 deletions

View file

@ -109,8 +109,8 @@
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
<EmbeddedResource Include="..\..\Data\database.db">
<Link>database.db</Link>
<EmbeddedResource Include="..\..\Data\library.db">
<Link>library.db</Link>
</EmbeddedResource>
<None Include="AideDeJeu.UWP_StoreKey.pfx" />
<None Include="AideDeJeu.UWP_TemporaryKey.pfx" />