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