⬇️ Downgrade EFCore to 9 from 10 since it's not ready for use

This commit is contained in:
2025-11-15 00:18:34 +08:00
parent 78447de1b6
commit 6814b5690e
13 changed files with 6 additions and 50 deletions

View File

@@ -5,7 +5,6 @@ package proto;
option csharp_namespace = "DysonNetwork.Shared.Proto";
import "google/protobuf/timestamp.proto";
import "google/protobuf/struct.proto";
import "google/protobuf/empty.proto";
import "google/protobuf/field_mask.proto";
import "google/protobuf/duration.proto";