chore: hochgestuft auf 2.1
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
public interface IHttpClientOptions
|
||||
{
|
||||
public string Uri { get; init; }
|
||||
public string Uri { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user