mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Fix cascade deletions
This commit is contained in:
@ -286,9 +286,9 @@
|
||||
<Compile Include="Beatmaps\Drawables\BeatmapSetCover.cs" />
|
||||
<Compile Include="Beatmaps\Drawables\BeatmapSetHeader.cs" />
|
||||
<Compile Include="Database\DatabaseContextFactory.cs" />
|
||||
<Compile Include="Migrations\20171014052545_Init.cs" />
|
||||
<Compile Include="Migrations\20171014052545_Init.designer.cs">
|
||||
<DependentUpon>20171014052545_Init.cs</DependentUpon>
|
||||
<Compile Include="Migrations\20171017092037_InitialCreate.cs" />
|
||||
<Compile Include="Migrations\20171017092037_InitialCreate.designer.cs">
|
||||
<DependentUpon>20171017092037_InitialCreate.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\OsuDbContextModelSnapshot.cs" />
|
||||
<Compile Include="Online\API\Requests\GetBeatmapSetRequest.cs" />
|
||||
|
Reference in New Issue
Block a user