diff --git a/Directory.Packages.props b/Directory.Packages.props
index 56820c9..e3a661f 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -11,7 +11,7 @@
-
+
diff --git a/src/SoulsTracker.Infrastructure/packages.lock.json b/src/SoulsTracker.Infrastructure/packages.lock.json
index 7b3c476..cf53713 100644
--- a/src/SoulsTracker.Infrastructure/packages.lock.json
+++ b/src/SoulsTracker.Infrastructure/packages.lock.json
@@ -23,9 +23,9 @@
},
"System.Security.Cryptography.ProtectedData": {
"type": "Direct",
- "requested": "[10.0.10, )",
- "resolved": "10.0.10",
- "contentHash": "BKt0SQgq2lq3ESE68jkeLwv95ypANrPDtkTOIFGcnhg2aRUeUUBDrQlkVDZctrg1WenVcvn5P5XZnuYI7q6rFQ=="
+ "requested": "[10.0.11, )",
+ "resolved": "10.0.11",
+ "contentHash": "PNoxCTPb+Tlux+GJyq4c89ddYdpioVSqfGx8pqOF6shCSKwUNNctXhQtRkCICjbJmGrJJsW8NY52kVYO/b8mlQ=="
},
"SourceGear.sqlite3": {
"type": "Transitive",
@@ -56,7 +56,7 @@
"soulstracker.application": {
"type": "Project",
"dependencies": {
- "SoulsTracker.Domain": "[1.2.2, )"
+ "SoulsTracker.Domain": "[1.3.0, )"
}
},
"soulstracker.domain": {
@@ -64,4 +64,4 @@
}
}
}
-}
+}
\ No newline at end of file