Skip to content

Commit 0374efe

Browse files
committed
Fixed an build issue with exceptionless.signed not having the same dependencies
1 parent 7f16464 commit 0374efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptionless.Signed/project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"dependencies": {
196196
"Microsoft.CSharp": "4.0.1-rc2-24027",
197197
"Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-final",
198-
"System.AppDomain": "2.0.8",
198+
"System.AppDomain": "2.0.9",
199199
"System.Collections": "4.0.11-rc2-24027",
200200
"System.Collections.Concurrent": "4.0.12-rc2-24027",
201201
"System.ComponentModel.TypeConverter": "4.0.1-rc2-24027",

0 commit comments

Comments
 (0)