mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
Nullable
This commit is contained in:
@@ -30,6 +30,6 @@ namespace Esiur.AspNetCore
|
||||
{
|
||||
public class EsiurOptions
|
||||
{
|
||||
public DistributedServer Server { get; set; }
|
||||
public required DistributedServer Server { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user