aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-15 22:31:59 +0800
committercrupest <crupest@outlook.com>2021-05-15 22:31:59 +0800
commitd832591db5ddc594a97cc8a75739e0868094e3ec (patch)
tree97cb22dd8e60a0372d6abcb7992dc18caa0d1604 /BackEnd/Timeline.Tests/packages.lock.json
parent8f88c6c995b340a64086aedd27d312d5732d3e7d (diff)
downloadtimeline-d832591db5ddc594a97cc8a75739e0868094e3ec.tar.gz
timeline-d832591db5ddc594a97cc8a75739e0868094e3ec.tar.bz2
timeline-d832591db5ddc594a97cc8a75739e0868094e3ec.zip
test: Use xunit logging output.
Diffstat (limited to 'BackEnd/Timeline.Tests/packages.lock.json')
-rw-r--r--BackEnd/Timeline.Tests/packages.lock.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/BackEnd/Timeline.Tests/packages.lock.json b/BackEnd/Timeline.Tests/packages.lock.json
index be424c80..17c606c8 100644
--- a/BackEnd/Timeline.Tests/packages.lock.json
+++ b/BackEnd/Timeline.Tests/packages.lock.json
@@ -17,6 +17,16 @@
"System.Configuration.ConfigurationManager": "4.4.0"
}
},
+ "MartinCostello.Logging.XUnit": {
+ "type": "Direct",
+ "requested": "[0.1.1, )",
+ "resolved": "0.1.1",
+ "contentHash": "/frXt3o7WZqRivt9gMS8jpD5XD8kk1QccNAzc6mCq+Hqx8tBQC0PeQKwnowR+eyC25MHXhY802zCjV9HR63/3g==",
+ "dependencies": {
+ "Microsoft.Extensions.Logging": "2.0.0",
+ "xunit.abstractions": "2.0.1"
+ }
+ },
"Microsoft.AspNet.WebApi.Client": {
"type": "Direct",
"requested": "[5.2.7, )",