Introduced some unit testing. Cleaned up some classes in Beam. Overhauled source link generation.
This commit is contained in:
@@ -36,6 +36,7 @@ namespace Beam.Temporary.Cli {
|
||||
|
||||
await using var sharedContext = await DataDictionaryContext<SharedDataDictionary>.Create(
|
||||
SharedDataPath,
|
||||
false,
|
||||
DataKind.Shared,
|
||||
logger,
|
||||
ConversionOptions
|
||||
|
||||
Reference in New Issue
Block a user