Start to port main gut of the foundation
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
namespace Toolkit.Foundation
|
||||
{
|
||||
public record WritableJsonConfigurationDescriptor(Type ConfigurationType, string Key) : IWritableJsonConfigurationDescriptor;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user