1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 00:22:50 -05:00

Embed dbScripts_data_migration folder

This commit is contained in:
Michal Checinski
2023-09-01 17:19:57 +02:00
parent 928179ebe8
commit 8dab2943dd

View File

@ -2,6 +2,7 @@
<ItemGroup>
<EmbeddedResource Include="DbScripts\**\*.sql" />
<EmbeddedResource Include="DbScripts_data_migration\**\*.sql" />
</ItemGroup>
<ItemGroup>