Browse Source

Add migration folder

pull/223/head
Christian Arenas 7 years ago
parent
commit
a705127653
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/Services/Marketing/Marketing.API/Marketing.API.csproj

+ 1
- 0
src/Services/Marketing/Marketing.API/Marketing.API.csproj View File

@ -11,6 +11,7 @@
</PropertyGroup>
<ItemGroup>
<Folder Include="Infrastructure\MarketingMigrations\" />
<Folder Include="IntegrationEvents\EventHandling\" />
<Folder Include="IntegrationEvents\Events\" />
</ItemGroup>


Loading…
Cancel
Save