mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-10-29 15:20:29 +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