diff --git a/tests/OpenRebar.Infrastructure.Tests/OpenRebar.Infrastructure.Tests.csproj b/tests/OpenRebar.Infrastructure.Tests/OpenRebar.Infrastructure.Tests.csproj
index 88051bc..cb4728c 100644
--- a/tests/OpenRebar.Infrastructure.Tests/OpenRebar.Infrastructure.Tests.csproj
+++ b/tests/OpenRebar.Infrastructure.Tests/OpenRebar.Infrastructure.Tests.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/tests/OpenRebar.Infrastructure.Tests/packages.lock.json b/tests/OpenRebar.Infrastructure.Tests/packages.lock.json
index c7dcecb..10807df 100644
--- a/tests/OpenRebar.Infrastructure.Tests/packages.lock.json
+++ b/tests/OpenRebar.Infrastructure.Tests/packages.lock.json
@@ -13,9 +13,9 @@
},
"JsonSchema.Net": {
"type": "Direct",
- "requested": "[9.2.0, )",
- "resolved": "9.2.0",
- "contentHash": "pc1hr16zNQSxVsOSIYWliE3rtl5E4MwRXReflPf60l5tSvzMfl65eJV6M+iPXhZ2Ui5o078LJ2pS9O1o5ZT1zQ==",
+ "requested": "[9.2.1, )",
+ "resolved": "9.2.1",
+ "contentHash": "jBBi3JG6+6/QLQvq6V0oLdrJKL08hEPKp8BScCNzI8X4ana87bgPwTDPDnAlDxWi4UuQuhahMKjbINaZgmuDWw==",
"dependencies": {
"JsonPointer.Net": "7.0.1"
}