mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 13:33:13 +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