mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
Rename DbScripts_future and DbScripts_data_migrations (#3192)
* Rename DbScripts_future and DbScripts_data_migrations * Rename embeded folder name * Remove new files from stale PR --------- Co-authored-by: Michał Chęciński <mchecinski@bitwarden.com> Co-authored-by: Michał Chęciński <michal.checinski@outlook.com>
This commit is contained in:
parent
53f5eee215
commit
f228dcd668
@ -2,7 +2,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="DbScripts\**\*.sql" />
|
||||
<EmbeddedResource Include="DbScripts_data_migration\**\*.sql" />
|
||||
<EmbeddedResource Include="DbScripts_transition\**\*.sql" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user