mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
FIx missing columns yet again
This commit is contained in:
@ -281,9 +281,9 @@
|
||||
<Compile Include="Beatmaps\Drawables\BeatmapSetCover.cs" />
|
||||
<Compile Include="Beatmaps\Drawables\BeatmapSetHeader.cs" />
|
||||
<Compile Include="Database\DatabaseContextFactory.cs" />
|
||||
<Compile Include="Migrations\20171017103309_InitialCreate.cs" />
|
||||
<Compile Include="Migrations\20171017103309_InitialCreate.designer.cs">
|
||||
<DependentUpon>20171017103309_InitialCreate.cs</DependentUpon>
|
||||
<Compile Include="Migrations\20171018125509_InitialCreate.cs" />
|
||||
<Compile Include="Migrations\20171018125509_InitialCreate.designer.cs">
|
||||
<DependentUpon>20171018125509_InitialCreate.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Migrations\OsuDbContextModelSnapshot.cs" />
|
||||
<Compile Include="Online\API\Requests\GetBeatmapSetRequest.cs" />
|
||||
|
Reference in New Issue
Block a user