More DB staff and house keeping and better emoji
This commit is contained in:
@@ -6,14 +6,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="Migrations\20190615141205_Inital.cs" />
|
||||
<Compile Remove="Migrations\20190615141205_Inital.Designer.cs" />
|
||||
<Compile Remove="Migrations\20190615203117_Inital.cs" />
|
||||
<Compile Remove="Migrations\20190615203117_Inital.Designer.cs" />
|
||||
<Compile Remove="Migrations\20190616081659_InitialSetup.cs" />
|
||||
<Compile Remove="Migrations\20190616081659_InitialSetup.Designer.cs" />
|
||||
<Compile Remove="Migrations\20190616175542_ForeginKeyFix.cs" />
|
||||
<Compile Remove="Migrations\20190616175542_ForeginKeyFix.Designer.cs" />
|
||||
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -28,7 +21,6 @@
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.2.0" />
|
||||
<PackageReference Include="Unicode.net" Version="0.1.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
@@ -37,8 +29,4 @@
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Migrations\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user