Dump migrations

This commit is contained in:
2021-12-31 00:12:38 -08:00
parent a64bd39266
commit 94c7c7ac1b
5 changed files with 73 additions and 41 deletions

View File

@@ -15,4 +15,9 @@
<PackageReference Include="Microsoft.Identity.Web.UI" Version="1.16.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TwilioSMSReceiver.Common\TwilioSMSReceiver.Common.csproj" />
<ProjectReference Include="..\TwilioSMSReceiver.Data\TwilioSMSReceiver.Data.csproj" />
</ItemGroup>
</Project>