Remove the nullable disable annotations.

This commit is contained in:
andy840119
2022-06-28 20:59:03 +08:00
parent 7c9c499e19
commit 2269f1046e
53 changed files with 0 additions and 106 deletions

View File

@ -1,7 +1,5 @@
// <auto-generated />
using System;
#nullable disable
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Infrastructure;
using Microsoft.EntityFrameworkCore.Migrations;