diff --git a/Directory.Packages.props b/Directory.Packages.props
new file mode 100644
index 0000000..5db9340
--- /dev/null
+++ b/Directory.Packages.props
@@ -0,0 +1,27 @@
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 4a44902..9f63e20 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -18,6 +18,6 @@
-
+
diff --git a/src/SIL.Harmony.Core/SIL.Harmony.Core.csproj b/src/SIL.Harmony.Core/SIL.Harmony.Core.csproj
index acdee42..b390362 100644
--- a/src/SIL.Harmony.Core/SIL.Harmony.Core.csproj
+++ b/src/SIL.Harmony.Core/SIL.Harmony.Core.csproj
@@ -9,9 +9,9 @@
-
-
-
+
+
+
diff --git a/src/SIL.Harmony.Linq2db/SIL.Harmony.Linq2db.csproj b/src/SIL.Harmony.Linq2db/SIL.Harmony.Linq2db.csproj
index 753f30e..d530422 100644
--- a/src/SIL.Harmony.Linq2db/SIL.Harmony.Linq2db.csproj
+++ b/src/SIL.Harmony.Linq2db/SIL.Harmony.Linq2db.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/src/SIL.Harmony.Tests/DbContextTests.VerifyModel.verified.txt b/src/SIL.Harmony.Tests/DbContextTests.VerifyModel.verified.txt
index 32ce952..219be98 100644
--- a/src/SIL.Harmony.Tests/DbContextTests.VerifyModel.verified.txt
+++ b/src/SIL.Harmony.Tests/DbContextTests.VerifyModel.verified.txt
@@ -151,4 +151,4 @@
Relational:ViewName:
Relational:ViewSchema:
Annotations:
- ProductVersion: 8.0.4
\ No newline at end of file
+ ProductVersion: 8.0.11
\ No newline at end of file
diff --git a/src/SIL.Harmony.Tests/SIL.Harmony.Tests.csproj b/src/SIL.Harmony.Tests/SIL.Harmony.Tests.csproj
index c5b24ee..115f200 100644
--- a/src/SIL.Harmony.Tests/SIL.Harmony.Tests.csproj
+++ b/src/SIL.Harmony.Tests/SIL.Harmony.Tests.csproj
@@ -7,27 +7,27 @@
-
-
-
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
-
+
+
+
+
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
diff --git a/src/SIL.Harmony/SIL.Harmony.csproj b/src/SIL.Harmony/SIL.Harmony.csproj
index 6bb7e63..8771fa5 100644
--- a/src/SIL.Harmony/SIL.Harmony.csproj
+++ b/src/SIL.Harmony/SIL.Harmony.csproj
@@ -10,11 +10,11 @@
-
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
diff --git a/src/Ycs/Structs/ContentJson.cs b/src/Ycs/Structs/ContentJson.cs
index 48f8698..dc4fe51 100644
--- a/src/Ycs/Structs/ContentJson.cs
+++ b/src/Ycs/Structs/ContentJson.cs
@@ -4,7 +4,11 @@
//
// ------------------------------------------------------------------------------
+using System.Collections.ObjectModel;
using System.Diagnostics;
+using System.Text.Json;
+using System.Text.Json.Nodes;
+using System.Text.Json.Serialization;
namespace Ycs
{
@@ -12,14 +16,14 @@ public class ContentJson : IContentEx
{
internal const int _ref = 2;
- private readonly List