Skip to content

Commit 61bc2e3

Browse files
committed
Clean up
1 parent 522178a commit 61bc2e3

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/BaGet.Database.MySql/BaGet.Database.MySql.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,5 @@
1212
<ProjectReference Include="..\BaGet.Core\BaGet.Core.csproj" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<Folder Include="Migrations\" />
17-
</ItemGroup>
18-
1915
</Project>
2016

src/BaGet.Database.SqlServer/BaGet.Database.SqlServer.csproj

-4
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,4 @@
1212
<ProjectReference Include="..\BaGet.Core\BaGet.Core.csproj" />
1313
</ItemGroup>
1414

15-
<ItemGroup>
16-
<Folder Include="Migrations\" />
17-
</ItemGroup>
18-
1915
</Project>

0 commit comments

Comments
 (0)