diff --git a/src/MarkdownGenerator.Test/Grynwald.MarkdownGenerator.Test.csproj b/src/MarkdownGenerator.Test/Grynwald.MarkdownGenerator.Test.csproj
index dc37a74..2863499 100644
--- a/src/MarkdownGenerator.Test/Grynwald.MarkdownGenerator.Test.csproj
+++ b/src/MarkdownGenerator.Test/Grynwald.MarkdownGenerator.Test.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/src/MarkdownGenerator.Test/packages.lock.json b/src/MarkdownGenerator.Test/packages.lock.json
index 37a72d8..ddba04b 100644
--- a/src/MarkdownGenerator.Test/packages.lock.json
+++ b/src/MarkdownGenerator.Test/packages.lock.json
@@ -62,11 +62,10 @@
},
"Xunit.Combinatorial": {
"type": "Direct",
- "requested": "[1.4.1, )",
- "resolved": "1.4.1",
- "contentHash": "Dw9JIVL7LwSul0i8ugsZcImGMSUS2IbWjI1rjT1lwJn80VDJXPc1ECRdLtF9P3nkov2Xm/3IgMapNd6R2AeHJw==",
+ "requested": "[1.5.25, )",
+ "resolved": "1.5.25",
+ "contentHash": "wB5Knl4YznMl/vtfk3fv5OiTO5lKG2xjsk4kKjsvYPxNxYA4gR8rL0SKSJqhGOxUQGqAmkRragIK+sgMO5I61g==",
"dependencies": {
- "NETStandard.Library": "1.6.1",
"xunit.extensibility.core": "2.2.0"
}
},