add version 0.0.1
This commit is contained in:
@@ -12,5 +12,7 @@ internal record Resource
|
||||
|
||||
public Option<string> Type { get; init;}
|
||||
|
||||
public Option<string> Comment { get; init;}
|
||||
|
||||
public string Value { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user