Move Mapster config to static constructors (#7)
This commit is contained in:
+1
-2
@@ -394,9 +394,8 @@ namespace ProxyInterfaceSourceGeneratorTests.Source
|
||||
{
|
||||
_Instance = instance;
|
||||
_InstanceHttpMessageInvoker = instance;
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
#nullable restore
|
||||
Reference in New Issue
Block a user