diff --git a/moe.csproj b/moe.csproj
index d9f5911..425d562 100644
--- a/moe.csproj
+++ b/moe.csproj
@@ -12,7 +12,7 @@
-
+
diff --git a/packages.lock.json b/packages.lock.json
index e076399..ae802b9 100644
--- a/packages.lock.json
+++ b/packages.lock.json
@@ -42,11 +42,11 @@
},
"Microsoft.Data.Sqlite": {
"type": "Direct",
- "requested": "[10.0.0, )",
- "resolved": "10.0.0",
- "contentHash": "I/azQ5WjwoLvSlTyDydkhARPSjYJN8jkXRjR5D92OeyTLbTrQ1K93rgf6XU+HYWHZA6lBI9SUOfl69OqEHb4ow==",
+ "requested": "[10.0.1, )",
+ "resolved": "10.0.1",
+ "contentHash": "qCod03ZbVomDbCRNTy7HXL//FcjKf8p06Lw/m2jcFKFvXGhwAfJ0m3rF2ekTmeRxtep+1LWTPciLFKgQepCqUg==",
"dependencies": {
- "Microsoft.Data.Sqlite.Core": "10.0.0",
+ "Microsoft.Data.Sqlite.Core": "10.0.1",
"SQLitePCLRaw.bundle_e_sqlite3": "2.1.11",
"SQLitePCLRaw.core": "2.1.11"
}
@@ -119,8 +119,8 @@
},
"Microsoft.Data.Sqlite.Core": {
"type": "Transitive",
- "resolved": "10.0.0",
- "contentHash": "wPKG/Ym6tSMCo06UOZXzVfeFGzawnOZrTba/R3PfK+RhNuNELZ9I7nFns4WGTtv2kKlrlmmErgJ+kgTXHaNdHg==",
+ "resolved": "10.0.1",
+ "contentHash": "ACiR0/BskX5iKL0q9oYSdO46Igc2rD867Vd+RvM/0CU0+7dn4R40vIQPUWQkza5EGfc4Ts3DinnB8jo7WgQOTg==",
"dependencies": {
"SQLitePCLRaw.core": "2.1.11"
}