Skip to content

Commit 276f340

Browse files
committed
updated project.json for tests
1 parent eabb0ad commit 276f340

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ObjectFiller.Test/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"xunit": "2.1.0",
2525
"xunit.runner.dnx": "2.1.0-rc1-build204",
26-
"ObjectFiller": "1.4.0.8",
26+
"ObjectFiller": "1.4.0-*",
2727
"System.Text.RegularExpressions": "4.0.11-beta-23516"
2828
}
2929
}

ObjectFiller.Test/project.lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6852,7 +6852,7 @@
68526852
"": [
68536853
"xunit >= 2.1.0",
68546854
"xunit.runner.dnx >= 2.1.0-rc1-build204",
6855-
"ObjectFiller >= 1.4.0.8",
6855+
"ObjectFiller >= 1.4.0-*",
68566856
"System.Text.RegularExpressions >= 4.0.11-beta-23516"
68576857
],
68586858
"DNXCore,Version=v5.0": [],

0 commit comments

Comments
 (0)