mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Automated #nullable processing
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
// <auto-generated />
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
|
||||
#nullable disable
|
||||
using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
|
Reference in New Issue
Block a user