diff --git a/src/RoseGarden/RoseGarden.csproj b/src/RoseGarden/RoseGarden.csproj
index 7281e95..a3e8a1f 100644
--- a/src/RoseGarden/RoseGarden.csproj
+++ b/src/RoseGarden/RoseGarden.csproj
@@ -52,14 +52,16 @@
..\..\packages\CommandLineParser.2.7.82\lib\net461\CommandLine.dll
-
- ..\..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+
+ ..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+ True
..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll
-
- ..\..\packages\RestSharp.109.0.1\lib\netstandard2.0\RestSharp.dll
+
+ ..\..\packages\RestSharp.112.0.0\lib\netstandard2.0\RestSharp.dll
+ True
@@ -76,11 +78,13 @@
..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
-
- ..\..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll
+
+ ..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll
+ True
-
- ..\..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll
+
+ ..\..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll
+ True
..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
@@ -112,7 +116,7 @@
..\..\packages\Spart.1.0.0\lib\net461\Spart.dll
- ..\..\packages\TagLibSharp-patched.2.2.0-beta.1/lib/net462/taglib-sharp.dll
+ ..\..\packages\TagLibSharp-patched.2.2.0-beta.1\lib\net462\taglib-sharp.dll
..\..\packages\System.Security.Principal.Windows.4.7.0\lib\net461\System.Security.Principal.Windows.dll
diff --git a/src/RoseGardenTests/RoseGardenTests.csproj b/src/RoseGardenTests/RoseGardenTests.csproj
index d09371f..1ed0ec5 100644
--- a/src/RoseGardenTests/RoseGardenTests.csproj
+++ b/src/RoseGardenTests/RoseGardenTests.csproj
@@ -1,5 +1,6 @@
+
@@ -33,8 +34,33 @@
-
- ..\..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+
+ ..\..\packages\DialogAdapters.Gtk2.0.1.11\lib\net461\DialogAdapters.dll
+ True
+
+
+ ..\..\packages\Enchant.Net.1.4.2\lib\net461\Enchant.Net.dll
+ True
+
+
+ ..\..\packages\icu.net.2.10.0\lib\net451\icu.net.dll
+ True
+
+
+ ..\..\packages\L10NSharp.7.0.0\lib\net461\L10NSharp.dll
+ True
+
+
+ ..\..\packages\Markdig.Signed.0.37.0\lib\net462\Markdig.Signed.dll
+ True
+
+
+ ..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll
+ True
+
+
+ ..\..\packages\NDesk.DBus.0.15.0\lib\NDesk.DBus.dll
+ True
..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll
@@ -42,13 +68,38 @@
..\..\packages\NUnit.3.13.3\lib\net45\nunit.framework.dll
-
- ..\..\packages\RestSharp.109.0.1\lib\netstandard2.0\RestSharp.dll
+
+ ..\..\packages\RestSharp.112.0.0\lib\netstandard2.0\RestSharp.dll
+ True
+
+
+ ..\..\packages\SIL.Core.9.0.0\lib\net461\SIL.Core.dll
+ True
+
+
+ ..\..\packages\SIL.Core.Desktop.9.0.0\lib\net461\SIL.Core.Desktop.dll
+ True
+
+
+ ..\..\packages\SIL.Windows.Forms.9.0.0\lib\net461\SIL.Windows.Forms.dll
+ True
+
+
+ ..\..\packages\SIL.WritingSystems.9.0.0\lib\net461\SIL.WritingSystems.dll
+ True
..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll
+
+ ..\..\packages\System.Configuration.ConfigurationManager.8.0.0\lib\net462\System.Configuration.ConfigurationManager.dll
+ True
+
+
+ ..\..\packages\System.Drawing.Common.8.0.8\lib\net462\System.Drawing.Common.dll
+ True
+
..\..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll
@@ -56,19 +107,29 @@
..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll
+
+ ..\..\packages\System.Resources.Extensions.8.0.0\lib\net462\System.Resources.Extensions.dll
+ True
+
..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll
-
- ..\..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll
+
+ ..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll
+ True
-
- ..\..\packages\System.Text.Json.7.0.2\lib\net462\System.Text.Json.dll
+
+ ..\..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll
+ True
..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll
+
+ ..\..\packages\TagLibSharp.2.3.0\lib\net462\TagLibSharp.dll
+ True
+
@@ -92,5 +153,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/RoseGardenTests/app.config b/src/RoseGardenTests/app.config
index d09c53b..750c6ae 100644
--- a/src/RoseGardenTests/app.config
+++ b/src/RoseGardenTests/app.config
@@ -8,7 +8,7 @@
-
+
@@ -20,7 +20,91 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/RoseGardenTests/packages.config b/src/RoseGardenTests/packages.config
index 15e651a..83cbc0e 100644
--- a/src/RoseGardenTests/packages.config
+++ b/src/RoseGardenTests/packages.config
@@ -1,30 +1,40 @@
-
-
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
\ No newline at end of file